A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
Can we override the ActionServlet?
3 Answers ArisGlobal, HCL, PPF,
What is a web container and what is its responsibility?
How to make servlet thread safe?
9 Answers Frisco Tech, InfoVista, WipSys Technologies,
What is the servletconfig object?
What are the life cycle methods of the servlet?
What methodology can be followed to store more number of objects in a remote server?
What do you mean by servlet?
what are the disadvantages of cookies?
Are Servlets Thread Safe? How to achieve thread safety in servlets?
What is the difference between a generic servlet and http servlet?
how to make the IP address to .com
why we should override only no-agrs init() method.