Define the servlet mapping.
No Answer is Posted For this Question
Be the First to Post Answer
How do we call one servlet from another servlet?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
Explain the jar and war files in servlet?
What is MIME Type?
What is ServletContext() and what is its use?
9 Answers Prime Technology, TCS,
What are common tasks performed by Servlet Container?
What are the life cycle methods of the servlet?
What is the difference between genericservlet and httpservlet
What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?
What do you mean by web applications? Explain web application directory arrangement?
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
What is the <load-on-startup> element?