Which is better jsp or servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by session? Tell me something about httpsession class?
Can you send an authentication error from a servlet?
What is the main purpose of java servlets?
can i call init() method in destroy() method of servlset. ?
What is servlet and list its types?
What is cookies in servlet with example?
when the several requests comes to server..how it manage the requests
Explain servlet.
What are the life cycle methods of the servlet?
What is a cookie What is the difference between session and cookie
What are the exceptions thrown by servlets? Why?
In servlets, Why do we need both GET and POST method implementations?