W-ASS-A-D...time to upgrade to the 2GB installation
can't solve a vague problem description. need to know what you have in your
a. struts-config.xml
b. action class
c. your
jsp (how you're calling the submit)
if you are using WSAD, run it in debug mode. inspect the request object to see what forward is it looking for. you can step through until you get to the actual forwarding URL.