How do you pass the data from one servlet to another
servlet?
Answer Posted / rams
can any one post the structure of the webapps folder?? i created a login servlet n redirect servlet,i've sent values from login to redirect...can any one post the structure?? its showing an error like,redirect is not found...pls help me
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
Whats the advantages using servlets over using CGI?
Why HttpServlet class is declared abstract?
How can we implement a jsp page?
What is servlet and its use?
What is cookie in servlet?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
What is the difference between 2 types of servlets?
Explain the lifecycle of a servlet?
What is the type of method for sending request from http server?
What do you mean by session tracking and also explain its techniques?
What are important features of Servlet 3?
What is webservlet?
What is servlet name in web xml?
What are the type of protocols used in httpservlet?