Thanks Ate Unfortunately our target platform is IBM Websphere Portal Server, so this tweak will not work there. But an interesting response neverless.
Regards Ron "Ate Douma" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi Ron, > > Although it is not JSR-168 compliant (and disabled by default), Jetspeed-2 > allows you to "share" url parameters. > See: http://issues.apache.org/jira/browse/JS2-605 > > Regards, > > Ate > > Ron McNulty wrote: >> Hi All >> >> JSR168 prohibits a portlet from accessing parameters attached to a page >> URL, and Jetspeed implements this correctly. >> >> But I am trying to convert our applications to portlets. These >> applications change their behaviour dependent on date, and have a simple >> system that lets our testers add the test date to the URL: >> e.g. http://localhost:8080/forms/myform?testDate=20080423 >> >> This is obviously net going to work in the portlet world. My question is, >> can anyone suggest an elegant alternative? I had some ideas about a >> separate portlet that puts the test date into System.properties, but have >> not tried it. >> >> Regards >> >> Ron >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
