How to read request headers from servlets?
No Answer is Posted For this Question
Be the First to Post Answer
what is multiple server?
How to get the actual path of servlet in server?
can i call init() method in destroy() method of servlset. ?
Write all the phases defined in servlet life cycle?
When we don't write any constructor for the servlet, how does container create an instance of servlet?
What is difference between GenericServlet and HttpServlet?
What is difference between PrintWriter and ServletOutputStream?
how a user session can be tracked in servlets?
How many ways are available to ger RequestDispatcher object?
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
How do you create a cookie using servlet?
servlet life cycle?