What are the important functions of filters?
No Answer is Posted For this Question
Be the First to Post Answer
what is the control flow in servlet when we send a request?
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
What are some advantages of storing session state in cookies?
How can you create a session in servlet?
What is servlet interface?
Is dispatcher servlet a singleton?
How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
How can you start a jta transaction from a servlet deployed on jboss?
What are the mechanisms used by a servlet container for maintaining session information?
How do you find out what client machine is making a request to your servlet
Differentiate between the print writer and servlet output stream?
what is a session object?