Hi
The forward action allows the request to be forwarded to another resource (servlet/jsp/HTMl> which are available in the same web-application (context).
Where as in the case of Response.sendRedirect() the request to be forwarded/redirected to another resource in the same web-application or some other web-application in the same server or to a resource on some other web-server. The key difference is by using <jsp:forward> single request from a browser can process multiple resources. Where as by using SendRedirect() multiple requests take place in order to process multiple resources.
ok bye.......keep in touch
do reply
keeps smiling and mailing
bora_srinivasarao@yahoo.co.in
Hyderabad
HELP EVER HURT NEVER & IMPOSSIBLE AS POSSIBLE
Note:If any one want java materials like e-books faq's send a mail to my id.if any doubts regarding java send a mail to my id if possible i will send answers.if any one want how to install java softwares tomcat weblogic eclipse jbuilder etc and how to use plz send amil or ask online also i will definitly tell.
see my profile by clickon below link: http://in.geocities.com/bora_srinivasarao/MyHomepage.html
java: http://java.sun.com/blueprints/guidelines/designing_enterprise_applications_2e/DEA2eIX.html