You don't have no leading "/" in the path to your JSP :

> return new ForwardResolution("some.jsp");

Your path *must* start by "/" otherwise you have this weird error.

Cheers

Remi


Le 5 avr. 2013 à 08:20, Mikko Saarela a écrit :

>> Just tried it out of curiosity and reproduced the problem. 
>> 
>> The issue disappears if you have a real JSP to forward to and everything 
> works as expected. 
> 
> I have a real JSP page that I'm forwarding to, but it gives that error 
> regardless.
> 
> The example I posted was real code, even though it was a simplified from the 
> actual application code with which I ran into this problem.
> 
> Thank you for your help Remi :)
> 
> 
> ------------------------------------------------------------------------------
> Minimize network downtime and maximize team effectiveness.
> Reduce network management and security costs.Learn how to hire 
> the most talented Cisco Certified professionals. Visit the 
> Employer Resources Portal
> http://www.cisco.com/web/learning/employer_resources/index.html
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to