How we can call a jsp from the servlet?
No Answer is Posted For this Question
Be the First to Post Answer
which method in doGet or doPost is use to send binary date to server
How to set a cookie that is persisted only for the duration fo the clients session?
How can an existing session be invalidated?
What is Servlets and explain the advantages of Servlet life cycle?
What are the life cycle methods of the servlet?
Explain the working of service() method of a servlet.
Why do we have servlet wrapper classes?
Explain the servlet filter.
When we don't write any constructor for the servlet, how does container create an instance of servlet?
What is cookies in servlet with example?
Can you explain in detail 'javax.servlet' package?
What is context in servlet?