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 ?
1081What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
1030
What is preinitialization of a servlet?
Describe in brief RequestDespatcher?
What is the difference between the servlets and cgi programs?
What is servlet in simple terms?
What are the two important api's in for servlets?
What’s the difference between sendredirect and forward methods
Explain request dispatcher and its methods.
What is the life-cycle of servlets?
What is called a session?
What's the advantages using servlets than using cgi?
What are the new features added to servlet 2.5?
How to generate the server side programming and the advantages of it over the other languages?
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
What is a servlet-to-servlet communcation?
Is servlet synchronized?