Re: [CANNOT SEE THE PROBLEM!!]Cannot retrieve definition for form bean null

2004-09-10 Thread Wendy Smoak
From: "Caroline Jen" <[EMAIL PROTECTED]> > I experimented a little bit: > > 1. I changed all struts tags to html tags in my > messageForm.jsp and I also excluded the opening > and closing tag. > >The action mapping shown below works fine. I am > able to see the form that I want to display in

RE: [CANNOT SEE THE PROBLEM!!]Cannot retrieve definition for form bean null

2004-09-10 Thread Jim Barrows
> -Original Message- > From: Caroline Jen [mailto:[EMAIL PROTECTED] > Sent: Friday, September 10, 2004 11:39 AM > To: Struts Users Mailing List > Subject: RE: [CANNOT SEE THE PROBLEM!!]Cannot retrieve definition for > form bean null > > > I experimented a li

RE: [CANNOT SEE THE PROBLEM!!]Cannot retrieve definition for form bean null

2004-09-10 Thread Caroline Jen
I experimented a little bit: 1. I changed all struts tags to html tags in my messageForm.jsp and I also excluded the opening and closing tag. The action mapping shown below works fine. I am able to see the form that I want to display in the browser. 2. I then added the opening in