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, but with Weblogic, you can change the context of the application with <context-root>/</context-root> in weblogic.xml. I'd imagine that Tomcat has a similar setting. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]