Hi Folks,
I am trying to print a combo box in Struts jsp which is array list and
I getting this exception. Pl anybody can throw any light here.  My
sincere thanks in ADVANCE.

exception which I am getting

Error 500--Internal Server Error From RFC 2068 Hypertext Transfer
Protocol -- HTTP/1.1: 10.5.1 500 Internal Server Error The server
encountered an unexpected condition which prevented it from fulfilling the
request.

Javax.servlet.jsp.JspException: No collection found

 at
org.apache.struts.taglib.logic.IterateTag.doStartTag(IterateTag.java:305)

 at
jsp_servlet.__initiateinvoice._jspService(__initiateinvoice.java:151)

 at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)

 at
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)

 at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)

 at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:445)

 at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)

 at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5412)

 at
weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:744)

 at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3086)

 at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2544)

 at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)

 at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)

JSP & Bean source is attached.

My best regards to anyone who can throw some light,




---------------------------------
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, and more

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to