Re: Oracle 10g and 'forward with redirect'

2005-06-07 Thread Duncan Mills
Michael, are you in a clustered environment here or is it a single OC4J instance? Duncan Michael Rasmussen wrote: I am working with Oracle Application Server 10G (version 9.0.4.0.0 according to help) with an application using Struts 1.1. We want to use Struts' forward with redirect option, bu

Re: Oracle 10g and 'forward with redirect'

2005-06-06 Thread Martin Gainty
relatively certain that 2.2 Servlet spec says encodeRedirectUrl(string url) is deprecated I believe interface HttpServletResponse now only supports encodeRedirectURL(String url) *note URL is all uppercase* HTH, Martin- - Original Message - From: "Michael Rasmussen" <[EMAIL PROTECTED]>