What is difference between GenericServlet and HttpServlet?
No Answer is Posted For this Question
Be the First to Post Answer
Can servlet have a constructor ?
What are the objects involved when a servlet receives a call from client?
What is ServletContext object?
What is difference between server and servlet?
Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.
What is a generic servlet?
What is cgi and what are its drawbacks?
When a servlet accepts a call from a client, it receives two objects. What are they?
How to work with Chinese login page (internationalization).if he enters user name and password in chinese, how is it converted to English and validate in db? And in reverse it should display welcome message in Chinese,if user is valid
how to make the IP address to .com
What is the use of httpservletrequestwrapper?
Can we get PrintWriter and ServletOutputStream both in a servlet?