Benoit Mahe wrote: The first one need a RedirecterFrame [1], the second one a RelocateFrame [2]. But note that using a RedirecterFrame does not work if your servlet uses extra path info. If my servlet is at /servlets/GetTrade and a redirect frame is at /t I can call my servlet using http://www.trade-submit.com:8001/servlets/GetTrade or http://www.trade-submit.com:8001/t I can also call my servlet (using pathInfo) as http://www.trade-submit.com:8001/servlets/GetTrade/0001.html but not as http://www.trade-submit.com:8001/t/0001.html -- Chris Turner, http://www.cycom.co.uk/Received on Thursday, 29 April 1999 08:07:13 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:50 GMT