I have just started using Struts. I would like to know how to configure the
URL to access my application.
I have a Login page which has to be the default page which appears when I
provide a URL : http://localhost:8080/myApp/MyApp 

Note that MyApp is not the actual servlet name but the alias name that i'm
using to invoke the servlet. and myApp is my context. 

In which all config files should i change to achive this?


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

Reply via email to