Forums Register Login

How Servlet Container locates servlet ?

+Pie Number of slices to send: Send
How Servlet Container locates servlet, in case multiple servlets with different names are present. please give me details.
Regards
Raghu.
+Pie Number of slices to send: Send
Hi,

whenever u r going to run any servlet first u should place that class file in WEB-INF\classes folder irrespective of server this is the common tree in every server. We will register the servlet class name in web.xml file, there servlet container searched for realted class file in classes folder and their respective package folder like this container knows the servlet class file.
+Pie Number of slices to send: Send
you might get better responses if you use a form of English that people can actually understand.
Punctuation, proper spelling (you are instead of "u r", as soon as I see things like that I stop reading and many with me), proper placement of questions (this is definitely NOT a JSP question), etc. etc. all help too.

As to your question, it's defined in the web application configuration contained in the relevant web.xml file.
+Pie Number of slices to send: Send
Moving to the Servlets forum.
+Pie Number of slices to send: Send
For the true and correct details of the servlet API - why not read the servlet API?
From this Sun web site you can download the authentic material.
Bill
(I agree with Jeroen - you are not being charged by the character here - why not write complete sentences? Think of it as practice for your next job application.)
She'll be back. I'm just gonna wait here. With this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 630 times.
Similar Threads
About remote client
Web App/Container Relationship
Internal functionality of getServletContext()
How Servlet Container creates an instance of your Servlet
How a servlet Container differ from web container?
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 19, 2024 03:27:34.