Hi all,
probably I'm making a concept mistake but I'm unable to see it...

I'm using a JspPortlet to display a jsp.

The jsp has a <jetspeed:link template="Contact.jsp" /> to another jsp
template: my goal is to open another jsp in the same portlet space.

The html anchor generated is:
http://<server>/jetspeed/portal/template/Contact.jsp and if I click the
link, a very long stacktrace is reported on the browser and it says:
"Error encountered processing a template:
/navigations//html/top_loggedIn.jspjavax.servlet.ServletException:
/WEB-INF/templates/jsp/navigations//html/top_loggedIn.jsp"

It seems Jetspeed try to render the page using jsp templates but I'm using
vm templates...

Where I wrong?
How can I open another jsp in the same portlet space?

I've searched a long on the mail archive with no luck...

Thanks a lot in advance

Marco Fabbri



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to