I have searched the archives, read the tutorial, and spent several days
trying to get JSPs to work for the portal layout, but I'm stumped.
They work perfectly with Tomcat 4.1.27, but fail in WSAD 5.0 with the
exception below. I'm using the default JSPs that come with the Jetspeed
1.4-b4 WAR for testing purposes.
As soon as I attempt to access the main page, I get this exception (one
each for the top and bottom JSP files). The main part of the page displays
with no apparent problems:
Error encountered processing a template:
/navigations//html/top_default.jspjavax.servlet.ServletException:
/WEB-INF/templates/jsp/navigations//html/top_default.jsp at
com.ibm.ws.webcontainer.jsp.servlet.JspServlet$JspServletWrapper.servic
e(JspServlet.java:365) at
com.ibm.ws.webcontainer.jsp.servlet.JspServlet.serviceJspFile(JspServle
t.java:598) at
com.ibm.ws.webcontainer.jsp.servlet.JspServlet.service(JspServlet.java:
696) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictS
ervletInstance.java:110) at
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.
_service(StrictLifecycleServlet.java:174) at
com.ibm.ws.webcontainer.servlet.ServicingServletState.service(StrictLif
ecycleServlet.java:333) at
<snip>
com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListe
ner.java:331) at
com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.j
ava:56) at
com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:43
2) at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:343) at
com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:592) Error
processing navigation template: top_default.jsp using module:
BaseJspNavigation
I don't know where the double // are coming from; anyone recognize this
problem?
Thanks,
Meghan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]