Folks,

Anyone using components on top of struts? I got a problem when I tried to
execute comps-tutorial.war (tutorial from components) within orion.

Any ideas?  Pls c the attachment for error.

P.S.
I already moved the dtd files from struts.jar into the classes directory.

Thanks in advance!

Chris

=====
Error
=====

javax.servlet.jsp.JspException: Error - tag.useAttribute : attribute
'componentsList' not found in context. Check tag syntax

        at
s1.struts.taglib.component.UseAttributeTag.doStartTag(UseAttributeTag.java:1
28)

        at
/layout/vboxLayout.jsp._jspService(/layout/vboxLayout.jsp.java:43) (JSP page
line 10)

        at com.orionserver.http.OrionHttpJspPage.service(JAX)

        at com.evermind.server.http.HttpApplication.xu(JAX)

        at com.evermind.server.http.JSPServlet.service(JAX)

        at com.evermind.server.http.d4.s3(JAX)

        at com.evermind.server.http.d4.include(JAX)

        at com.evermind.server.http.EvermindPageContext.include(JAX)

        at
s1.struts.taglib.component.InsertTag$InsertHandler.doEndTag(InsertTag.java:6
50)

        at s1.struts.taglib.component.InsertTag.doEndTag(InsertTag.java:291)

        at
/layout/classicLayout.jsp._jspService(/layout/classicLayout.jsp.java:67)

        at com.orionserver.http.OrionHttpJspPage.service(JAX)

        at com.evermind.server.http.HttpApplication.xu(JAX)

        at com.evermind.server.http.JSPServlet.service(JAX)

        at com.evermind.server.http.d4.s3(JAX)

        at com.evermind.server.http.d4.include(JAX)

        at com.evermind.server.http.EvermindPageContext.include(JAX)

        at
s1.struts.taglib.component.InsertTag$InsertHandler.doEndTag(InsertTag.java:6
50)

        at s1.struts.taglib.component.InsertTag.doEndTag(InsertTag.java:291)

        at /index.jsp._jspService(/index.jsp.java:35)

        at com.orionserver.http.OrionHttpJspPage.service(JAX)

        at com.evermind.server.http.HttpApplication.xu(JAX)

        at com.evermind.server.http.JSPServlet.service(JAX)

        at com.evermind.server.http.d4.s3(JAX)

        at com.evermind.server.http.d4.s1(JAX)

        at com.evermind.server.http.eg.s9(JAX)

        at com.evermind.server.http.eg.dr(JAX)

        at com.evermind.util.f.run(JAX)


Reply via email to