Hi

I tried to install the slide taglib example called struts-example.jsp as a JetSpeed 
JspPortlet. I've managed to solve quite a few obstacles along the way but now I'm 
stuck.

Jasper compiles the thing alright but when it tries to run it, it says:

Error encountered processing a template: /portlets/html/struts-example.jsp 
javax.servlet.ServletException: Cannot find bean domain in scope null at 
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:471)
 at 
org.apache.jsp.struts_0002dexample$jsp._jspService(struts_0002dexample$jsp.java:206) 
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107) at

I read that Jasper 2 (that came with Tomcat 4.1) had a bug regarding nested tags, so I 
tried to use the old Jasper jars from an old Tomcat 4.0 but I get the same error.

I can't see exactly where it fails either, because the original exception is discarded 
in PageContextImpl.handlePageException(), and I can't insert debugging printouts in 
the .java-file cause Jasper just overwrites it.

Somebody?

        Magnus

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

Reply via email to