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

Reply via email to