What is httpservlet and how it is different from genericservlet?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the steps involved in placing a servlet within a package?
What is servlet instance?
how many jsp scripting elements are there and what are those?
Hi Friends, Can we make any method thread safe withour synchronized keyword?
How can you create a session in servlet?
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?
when the jsp page is translated to servlet?
Can we fetch the attributes related to a servlet on a different servlet?
Is the init(ServletConfig sc) throws IOException or not?
What are the functions of Servlet container?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
Difference between web container & web server........... Difference between web server & application server?????????