Re: Exception creating bean ...

2002-03-09 Thread Craig R. McClanahan
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

Exception creating bean ...

2002-03-06 Thread Anthony Martin
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

RE: Exception creating bean of DynaActionForm

2002-01-17 Thread Craig R. McClanahan
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

RE: Exception creating bean of DynaActionForm

2002-01-17 Thread Matt Raible
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

Exception creating bean of DynaActionForm

2002-01-17 Thread Matt Raible
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