Re: Hi Action Forward problem

2004-01-14 Thread Mark Lowe
localhost:1443"+getContextPath() +"xyz.jsp",true); Regds Anant Kumar TCS "N.N.S.S Ravi Krishna" To: "'struts users'" <[EMAIL PROTECTED]> <[EMAIL PROTECTED]

Re: Hi Action Forward problem

2004-01-14 Thread Anant_Kumar
l.com> Subject: Hi Action Forward problem

Hi Action Forward problem

2004-01-14 Thread N.N.S.S Ravi Krishna
Hi All, I am trying to redirect to a page using the following piece of code: new ActionForward("https://localhost:1443"+getContextPath()+"xyz.jsp"); when this action takes place the browsers takes me to an error page saying java.lang.illegalArguementException: https://localhost:1443/xyz/xyz.jsp s