-
Junior Member
Servlet.xml
Hi, In an interview i was asked to write servlet.xml.i know abt web.xml but i don know abt servlet.xml.please let meknow abt this servlet.xml and its use
-
Junior Member
Re: Servlet.xml
hi,
servlet xml is used in case of tomcat 5.5 version
-
Junior Member
Re: Servlet.xml
We use it in the Spring Framework to configure the DispathcherServlet.
Last edited by dkjena4u; 09-19-2010 at 02:02 PM.
-
Junior Member
Re: Servlet.xml
Hi
In every server we can find out the server.xml.When we try to start the server and stop the server, the server first reads the server.xml file and then it is executed. we can change the sever port number and we can maintain the connections in connection pooling in the server.xml file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules