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
How printwriter is different from servletoutputstream?
Servlet is pure java object or not?
Difference between httpservlet and generic servlets?
What is the functionality of actionservlet and requestprocessor?
What's the architecture of a servlet package?
Explain the custom jsp tags and the beans.
Difference between forward() method and sendredirect() method ?
What is a servlet?
how 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
Whether we can get deadlock situation in servlets?
Explain web application directory arrangement?
Is it possible to have a constructor inside the servlet?
Which exception is thrown if the servlet is not initialized properly?
Can we use the constructor, instead of init(), to initialize servlet?
What are the life-cycle methods for a servlet?