Auto invoke main servlet through welcome file list?

Make sure that your web. Xml root declaration conforms Servlet 3.0 in order to map a servlet on a welcome file. You're using Tomcat 7 and (supposedly) Glassfish 3, which are Servlet 3.0 containers, so you should make sure that your web.

Xml is also declared as such.

Make sure that your web. Xml root declaration conforms Servlet 3.0 in order to map a servlet on a welcome file. You're using Tomcat 7 and (supposedly) Glassfish 3, which are Servlet 3.0 containers, so you should make sure that your web.

Xml is also declared as such. It'll also give additional benefits of new Servlet 3.0 features such as @WebServlet annotation and so on.

Thx. I'll add that to my descriptor and C what happens. – Erwin Smout Nov 6 at 23:05.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions