What is servlet and how it works?
No Answer is Posted For this Question
Be the First to Post Answer
waht is the main diference b/w servelts and JSP ?
What is war file?
What is a servlet context object?
Can a servlet be called by passing its name as a parameter in the URL?
What is the major difference between context parameter and context attribute?
What are the uses of servlet
What is servlet tunnelling?
Which exception is thrown if the servlet is not initialized properly?
What are Servlets?
How are filters?
How printwriter is different from servletoutputstream?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?