Thanks Florian for posting back! Much appreciated.

-Vincent

> -----Original Message-----
> From: Felgenhauer, Florian / DPEE extern
> [mailto:[EMAIL PROTECTED]
> Sent: jeudi 9 d�cembre 2004 13:28
> To: 'Cactus Users List'
> Subject: RE: HTTP Status 400 - Invalid path
> 
> cactus.contextURL = http://localhost:8080/dpst-cactified
> 
> was missing in cactus.properties file
> 
> and
> 
> getRequestDispatcher("/generic.do ");
> 
> was the correct request!
> 
> -----Original Message-----
> From: Felgenhauer, Florian / DPEE extern
> [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 09, 2004 10:00 AM
> To: '[EMAIL PROTECTED]'
> Subject: HTTP Status 400 - Invalid path
> 
> Hi,
> 
> I am doing a request in my test (JspTestCase) like this
> 
> getRequestDispatcher("/dpst-cactified/generic.do ");
> 
> and I got a
> 
> HTTP Status 400 - Invalid path /dpst-cactified/generic was requested
> 
> When the Tomcat comes up for start I do the same request with a browser
> and this request is processed as expected.
> 
> Cheers
> 
> Florian
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to