On Wed, 6 Mar 2002, Anthony Martin wrote:
> Date: Wed, 6 Mar 2002 15:34:17 -0800
> From: Anthony Martin <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: "Struts Developer's List (E-mail)" <[EMAIL PROTECTED]>
> Subj
on files, and we're not sure what the
root cause is. In one place, the JspException reads:
javax.servlet.jsp.JspException: Exception creating bean of class
com.trams.struts.LoginForm: {1}
at
org.apache.struts.taglib.html.FormTag.doStartTag(FormTag.java:610)
at org.ap
On Thu, 17 Jan 2002, Matt Raible wrote:
> Date: Thu, 17 Jan 2002 11:49:20 -0700
> From: Matt Raible <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED]
> To: Struts Developers List <[EMAIL PROTECTED]>
> Sub
ay, January 17, 2002 10:30 AM
To: Struts Developers List
Subject: Exception creating bean of DynaActionForm
First of all - thanks for adding this "feature" Craig. I am now trying to
use
it in my application.
I followed the syntax I found in last night's struts-example
struts-c
have as follows:
In my JSP page I have:
But I'm getting this exception:
javax.servlet.ServletException: javax.servlet.ServletException: Exception
creating bean of class org.apache.struts.action.DynaActionForm: {1}
at
org.apache.jasper.runtime.PageContextImpl