What are the differences between forward() method and sendredirect() methods?
No Answer is Posted For this Question
Be the First to Post Answer
how to use servlets with j2ee ?
Difference between httpservlet and generic servlets?
How to get the actual path of servlet in server?
What is servlet and how it works?
What is a web application and what is it’s directory structure?
How to read request headers from servlets?
What is servlet name in web xml?
What is servlet exception?
6 Answers EDS, Spa IT Solutions,
What are the objects involved when a servlet receives a call from client?
What is generic servlet class?
How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
program for RequestDispatcher in servlets?