What are the different types of servlets?
No Answer is Posted For this Question
Be the First to Post Answer
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
what do you understand by url rewriting?
What is the difference between using getSession(true) and getSession(false) methods?
Can you explain in detail 'javax.servlet' package?
What are Servlets?
What are different methods of session management in servlets?
How can the referrer and the target urls be used in servlet?
What is difference between cookies and httpsession?
Explain the working of service() method of a servlet.
What do you mean by web applications?
What is meant by servlet? What are the parameters of the service method?
What is use of parseQueryString?