What's the architecture of a servlet package?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by web applications? Explain web application directory arrangement?
Write the code to get the server information in servlet.
What are the mechanisms used by a servlet container for maintaining session information?
Explain the methods in Generic and HTTP Servlets?
What are the life cycle methods of the servlet?
Explain servlet life cycle?
What is difference between GenericServlet and HttpServlet?
What is use of parseQueryString ?
Why doesn’t a servlet include main()?
Are Servlets by default thread safe or not? thanks in advance regards Sudhakar
Is JSP Thread Safe ???? How To make JSP thrad safe ?????
Name the servers that can be used to develope and deploy Servlets?