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 am also using the Validator to validate the entries but I don't think that is the issue as everything is fine without the tiles.

--
_________________
Mario St-Gelais
"Good judgment comes from
experience- usually experience
which was the result of poor judgment"
Bill Putnam



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



Reply via email to