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 ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the need of servlet filters?
What are the annotations used in servlet 3?
Why servlet is used as controller ? Not JSP? I want complete explation?
Can a jsp be called using a servlet?
Write a hello world program using servlets.
How do you load an image in a Servlet?
difference between forward and sendredirect
Should I override the service() method?
can anybody send me j2ee softwares such as tomcat,weblogic server ,netbeans
What methods do you use in servlet - applet communication?
Write a simple servlet program to print the contents of html.
What do you mean by request dispatcher in servlet?