You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Jan van Toor <ja...@vtwebs.nl> on 2003/01/27 09:22:02 UTC

Can I use more than 1 JSP in a JSP-portlet?

I have read the Jetspeed tutorial and it looks like a JSP-portlet can have one template and one action. 

Questions:
Is it possible to use one JSP to read data from a portlet, and an other JSP to display the results? For instance: readKey.jsp reads data entered in the portlet, and showDetails.jsp shows the results. 

If it is possible, what should be changed in action and registration?

Thanks in advance
Jan van Toor

RE: Can I use more than 1 JSP in a JSP-portlet?

Posted by Mark Orciuch <ma...@ngsltd.com>.
I just addressed this for JspPortlet:
http://issues.apache.org/bugzilla/show_bug.cgi?id=16443. See the
questionnaire portlet in the CVS/head.

Best regards,

Mark Orciuch - morciuch@apache.org
Jakarta Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/

> -----Original Message-----
> From: Jan van Toor [mailto:jan@vtwebs.nl]
> Sent: Monday, January 27, 2003 2:22 AM
> To: jetspeed-user@jakarta.apache.org
> Subject: Can I use more than 1 JSP in a JSP-portlet?
>
>
> I have read the Jetspeed tutorial and it looks like a JSP-portlet
> can have one template and one action.
>
> Questions:
> Is it possible to use one JSP to read data from a portlet, and an
> other JSP to display the results? For instance: readKey.jsp reads
> data entered in the portlet, and showDetails.jsp shows the results.
>
> If it is possible, what should be changed in action and registration?
>
> Thanks in advance
> Jan van Toor
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>