The Artima Developer Community
Sponsored Link

Java Buzz Forum
More on JSR168

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Nick Lothian

Posts: 397
Nickname: nicklothia
Registered: Jun, 2003

Nick Lothian is Java Developer & Team Leader
More on JSR168 Posted: Aug 11, 2003 3:54 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Nick Lothian.
Original Post: More on JSR168
Feed Title: BadMagicNumber
Feed URL: http://feeds.feedburner.com/Badmagicnumber
Feed Description: Java, Development and Me
Latest Java Buzz Posts
Latest Java Buzz Posts by Nick Lothian
Latest Posts From BadMagicNumber

Advertisement

As mentioned previously, I'm currently implementing JSR168. I've now got an implementation that does most of what we need at work (Portlets work, can switch modes, can switch window states etc).

I'm pretty with the spec - it appears to be pretty well thought out. There are a couple of small issues (how init parameters and portlet preferences relate, for instance, and I noticed one inconsistancy between the Javadoc and the Spec which I can't remember right now), but mostly it has been an enjoyable experience.

I've noticed that Hani has done an implementation, and Rickard is doing one too.

I'm wondering what people are going to do when the reference implementation becomes available? At the moment the jetspeed2 cvs is un-buildable because it required the Pluto jars from IBM, which aren't released yet. The Pluto jars contain the reference implementation for a JSR168 portlet container.When they become available will people switch to them? I probably intend to, depending on how easily we can embed them into out infrastructure. I won't know for sure until I see the code, though, and there's no real solid date on when that will happen. In the mean time, I'm working on a JSP/Taglib based Portlet aggregator, with no way of knowing how it will need to tie into the reference container.

(BTW, is there a mailing list or something that other container implementors discuss aggregator design on? I'd love to pick the brains of those who have been-there-done-that...)

Read: More on JSR168

Topic: Classifier4J 0.4 is available Previous Topic   Next Topic Topic: JVMs in Telematics

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use