Hi,
In a Jetspeed Portal (1.3a2), I have insert a JSP :
" <portlet-entry name="myHelloJSP" hidden="false" type="ref"
parent="JSP" application="false">
<meta-info>
<title>myHelloJSP</title>
<description>Simple JSP Portlet Example</description>
</meta-info>
<parameter name="template" value="myHelloJSP.jsp"
hidden="false"/>
<media-type ref="html"/>
</portlet-entry>
"
and I want that my JSP call a other JSP in the same portlet and no in a
other page(for example I can't use : <jsp:forward> ).
How can I do ?
What's file I must modify ?
Best regards,
jose saloio.
_________________________________________________________________
Rejoignez le plus grand service de messagerie au monde avec MSN Hotmail.
http://www.hotmail.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>