Servlet is used to handle request and response.Multiple concurrent request accessing the service method of the same servlet instance.that is Thread safe=true if it is false means it implements one interface called single thread model. Now a days we are using servlet we can&
Category:Servlet Interview Questions
No comments:
Post a Comment