Who is responsible for writing a constructor?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between PrintWriter and ServletOutputStream?
What do you mean by url pattern in servlet?
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 are the jobs performed by servlets?
How can you start a jta transaction from a servlet deployed on jboss?
What is the difference between genericservlet and httpservlet
What are cookies and how will you use them?
Define servlet mapping?
What is the use of servlet context?
Can we override servlet service method?
difference between forward and sendredirect
How do cookies work in servlets?