Explain the role of dispatcherservlet and contextloaderlistener.
No Answer is Posted For this Question
Be the First to Post Answer
Can we use the constructor, instead of init(), to initialize servlet?
can it possible to validate form field before execution of a servlet service method if yes how??
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?
If some new data has entered the database, explain how can a servlet refresh automatically?
When we don't write any constructor for the servlet, how does container create an instance of servlet?
why are using HttpServlet in realtime projects and why are not using Genericservlet
Explain the custom jsp tags and the beans.
Write all the phases defined in servlet life cycle?
How multiple simultaneous requests can be handled by servlets?
What is servlet in web technology?
What are the different methods involved in generic servlet?
What is servletconfig?