> From: Mario St-Gelais [mailto:[EMAIL PROTECTED] 
> I am using Tomcat 5.0.19 and Struts 1.1.  I made a small application 
> using a hashmap to store user entry from a form.  That works fine in 
> itself.  Then to make the thing nicer, I added tiles.  All the pages 
> work but the one with the form.  I keep getting the message :
> javax.servlet.ServletException: Cannot retrieve definition 
> for form bean null.

I see you posted the exact same message yesterday, so while I don't know
the answer I'll at least point out that you haven't included enough
information here for anyone to help.

If it works without the tiles, then probably something about the way you
split up the working JSP into parts is the problem.  By any chance have
you put the <html:form> tags in one jsp and the <html:text> (or other
form element) tags in another?  I think you might need to keep those
together.

-- 
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management 

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

Reply via email to