On Wed, Oct 02, 2002 at 10:54:21PM -0400, Doug Dates wrote:
> I tried <html:form action="test.do"> and <html:form action="/test">, I got
> same error. I guess I am trying to call the form with a null value. But I
> can't understand in which case, form can be null.

Are you sure your form bean class is included in your project? Try
setting the Struts debug level higher so that you can see at least
a stack trace in your container's log.

 S.


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

Reply via email to