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
What are the jobs performed by servlets?
What is the disadvantage of cookies?
Why are http servlets used in programming?
Why is init() method is used in servlets?
What mechanisms are used by a Servlet Container to maintain session information?
Explain the custom jsp tags and the beans.
Why session tracking is needed?
Explain jsessionid and when is it created?
What is called a session?
What is dispatcher servlet?
Tell us something about servletcontext interface.
What do you mean by mime type?
Difference between GET and POST?
Which interface should be implemented by all servlets?
What is the structure of the http response