How printwriter is different from servletoutputstream?
No Answer is Posted For this Question
Be the First to Post Answer
How we can check in particular page the session will be alive or not
Can we refresh servlet in client and server side automatically?
What is httpservlet and how it is different from genericservlet?
When to use doget() and when dopost()?
why are extending GenericServlet and why are extending HttpServlet explain?
What is the difference between jsp and servlet life cycle?
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.
Can we call destroy() method inside the init() method? What happens when we do so?
How to rectify errors in java servlet while compilation?
What are the advantages of servlets over traditional cgi?
Which application server is best for java?
Define the life cycle of a servlets.