Hi
This is my web.xml:
This is my struts-config.xml:
when i launch this example,
an index page should be displayed:
this is the index.jsp:
this
jsp is displayed after i start the server.
but when i click on submit, it displays this in the URL with a blank page
what might be the error?, i suspect it has something to do with DOCTYPE in the xml files..
i am using struts1.1, tomcat5.0.16, jdk 1.4, eclipse 3.1 for this example.
Rgds,
Jim.