I'm trying to figure out how XSP fit in Jetspeed. I've been
playing around with some things. I'm still trying to figure out exactly
how a XSP can fit cleanly within the Jetspeed/Turbine framework. I need
the ability to create dynamic WML and HTML pages and I'm hoping that I can
plug this all into Jetspeed.
Anyways, on with my specific question... I noticed that the
sample XSP applications on the default portal page do not seem to be
working correctly. These apps are:
http://localhost:8080/servlet/jetspeed/screen/portlets.PortletViewerScreen?name=XSPApplication
http://localhost:8080/servlet/jetspeed/screen/portlets.PortletViewerScreen?name=PortletSearch
http://localhost:8080/servlet/jetspeed/screen/portlets.PortletViewerScreen?name=PortletBrowser
Right after startup I can click on any one of the links. They do
work, but after I click the first one the same page will appear for the
other 2. Apparently Jetspeed is not passing the parameters correctly or
telling Cocoon render the correct page. So Jetspeed get stuck on just
one.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]