Jim Reynolds asked:
> For whatever reason, I have alwasy called the application
> with /test/welcome.do or something like that.
>
> Question1) Does the name in the servlet-name, have to be the
> same name as the context? Or did it just work because of that.
I don't know Tomcat configuration, bu
Jim Reynolds wrote:
> I am running a struts application in a directory (context?) named "test".
> In my web.xml I configured the following:
>
> test
> org.apache.struts.action.ActionServlet
> ..
>
> test
> *.do
>
>
>
> For whatever reason, I have alwasy called the appli
Hello,
I am probbly wrong on a couple of issues here, so I am needing
assistance on the following:
I am running a struts application in a directory (context?) named "test".
In my web.xml I configured the following:
test
org.apache.struts.action.ActionServlet
..
test
*.do
3 matches
Mail list logo