Hi, Problem in life is that in page1.jsp if I write a statement which <jsp:forward ' s to page2.jsp, then in the address bar of the browser it still shows page1.jsp. I want page2.jsp to be in the address bar. There is no such compulsion for me to use a jsp:forward. One angle: Is there a way to do something over the http to solve this? This creates a lot of problems for my team as the pagename to URL connection is broken. Any suggestions please? Regards, Rahul. =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
