What is servlet looping or chaining?
No Answer is Posted For this Question
Be the First to Post Answer
What is new in ServletRequest interface ? (Servlet 2.4)
Difference between httpservlet and generic servlets?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
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 the use of httpservletresponsewrapper?
How to rectify errors in java servlet while compilation?
Which is better jsp or servlet?
What is use of parseQueryString ?
Explain the servlet filter.
Can servlet have a constructor ?
Define the life cycle of a servlets.
Explain in detail about applet to servlet communication?