gt;
>>String path = new
>> String("/npsim/appGroupsAdmin.do?addAppGroup=Add+New+Group&submitted=submit&task=add&appName="
>> + URLEncoder.encode(appName));
>>return new ActionForward(path);
>>
>> but when this code is
mp;task=add&appName="
> + URLEncoder.encode(appName));
> return new ActionForward(path);
>
> but when this code is invoked, I get the error "Invalid path was requested".
> I can cut and paste the above (substituting in the appropriate variable for
return new ActionForward(path);
but when this code is invoked, I get the error "Invalid path was requested".
I can cut and paste the above (substituting in the appropriate variable for
"appName") and it will come up in my browser. What am I doing wrong here?
Hi All,
I am getting this error still.
Error Code :400
Error occured while processing request :
http://xyx.com/TerrorismApp/error.jsp
Exception Type :
com.ibm.servlet.engine.webapp.WebAppErrorReport
Message : Invalid path /countryWiseDetailsInput was requested
Stack
:29 PM
> To: [EMAIL PROTECTED]
> Subject: Invalid Path
>
>
> Hi,
> The error I am getting is :
>
> Error Code : 400
> Error occured while processing request :
> http://livdsweb2.aig.com/TerrorismApp/error.jsp
> Exception Type : com.ibm.servlet.engin
Hi,
I am getting the following "Invalid path" error when I tried to add a
action tag block in the struts-config.xml.
Any idea why this is happening?
The error I am getting is :
Error Code : 400
Error occ
6 matches
Mail list logo