What are the servlet events?
No Answer is Posted For this Question
Be the First to Post Answer
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
Which application server is best for java?
What are setComment and getComment methods in Cookies?
How to pass a requrest object of one servlet as a request object to another servlet?
Explain jsessionid and when is it created?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
Write all the phases defined in servlet life cycle?
What is URL Encoding?
Can I override destroy() method of Servlets?
What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?
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.
what is the difference between ServletContext and ServletConfig