The full stack trace of the exception is follows
exception

javax.servlet.ServletException: Exception creating bean of class
sws.tgb.vf.ValAction: java.lang.ClassCastException
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextI
mpl.java:867)
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
l.java:800)
org.apache.jsp.index_jsp._jspService(index_jsp.java:78)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:133)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
11)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

root cause

javax.servlet.jsp.JspException: Exception creating bean of class
sws.tgb.vf.ValAction: java.lang.ClassCastException
org.apache.struts.taglib.html.FormTag.initFormBean(FormTag.java:547)
org.apache.struts.taglib.html.FormTag.doStartTag(FormTag.java:520)
org.apache.jsp.index_jsp._jspx_meth_html_form_0(index_jsp.java:95)
org.apache.jsp.index_jsp._jspService(index_jsp.java:71)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:133)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
11)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
----- Original Message -----
From: "Gagné Jean-Christian" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Friday, February 13, 2004 3:41 PM
Subject: RE: [SPAM] - class cast exception - Bayesian Filter detected spam


> please include the full stacktrace
>
> > -----Message d'origine-----
> > De : Baiju [mailto:[EMAIL PROTECTED]
> > Envoyé : vendredi 13 février 2004 11:08
> > À : Struts-User (E-mail)
> > Objet : [SPAM] - class cast exception - Bayesian Filter detected spam
> >
> >
> > Hi
> >
> > While running my first struts application i am getting a
> > class cast exception. I am not able to find where i am doing
> > wrong. Any one please tell me where i am go wrong in
> > configuration files.
> >
> > thanks
> >
> > regards
> >
> > baiju
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to