I am trying to get some sample
struts code I got off the web to run.
I am using the resin webserver. I copied the struts-blank.war over. bounced resin. renamed it to 'myproject'.
I am getting:
The instructions say to put this
jsp in the top level directory under myproject.
Here is my struts-config.xml. it is in myproject/WEB-INF
here is the web.xml the tutorial said to use