How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
6 21089difference between request.getSession(false) or request.getSession() and request.getSession(true)
2 19198if we know the any consultancies, it will place in company work through consultancy(contract base). please help me I'm 2008 pass out java candidate...
1 3452What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?
2 5815When we don't write any constructor for the servlet, how does container create an instance of servlet?
2 6414Given the request path below, which are context path, servlet path and path info? /bookstore/education/index.html
1 4626how 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
2696
Why is httpservlet declared abstract?
What is the difference between using getSession(true) and getSession(false) methods?
What are the different mode that servlets can be used?
Is it good idea to create servlet constructor?
Write all the phases defined in servlet life cycle?
What is the difference between Server and Container?
How forward () method is different from send redirect () method?
Differentiate between the get and post method
Describe the phases of servlet lifecycle?
How do you load an image in a Servlet?
Explain the war file?
What is the use of httpservletrequestwrapper?
What are its drawbacks of cgi?
Whether thread can be used in servlets?
What is servlet and its types?