What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
hi.... i have problem in running of servlet. i am using Tomcat server in my pc.. The problem is when i am click on strat it will display like below FAIL - Application at context path /first could not be started.. How i can slove the problem.. help plz
How to notify an object in session when session is invalidated or timed-out?
can we override service method in my servlet class..?? if yes or no why ??
How to get the IP address of client in servlet?
What is the disadvantage of cookies?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
What is cgi?
Is servlet a framework?
Differentiate between the get and post method
Differentiate between get and post?
What if we pass negative value in load-on-startup?
Can filter be used as request or response?