Why do we use sendredirect() method?
No Answer is Posted For this Question
Be the First to Post Answer
Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?
What is java servlet session?
What's the servlet interface?
how the HTML data stored in web server?
What is the use of attribute in servlets?
When the methods init() and Distroy() will be called?
What is Difference between JavaBeans and taglib directives?
What are the parameters of the service method ?
How do I support both get and post from the same servlet?
In jsp custom tags from child tags to how many levels of parent tags you can acess
why are using HttpServlet in realtime projects and why are not using Genericservlet
request parameter how to find whether a parameter exists in the request object?