AW: Path success does not start with a "/" character

2006-06-06 Thread m.metz
ohhh sure ... you're so right. I'm such an idiot ;-) ... thanks a lot. but sometimes you don't see the forest cause of the lots of trees ;-) Markus-Alexander Metz Accenture Technologie Solutions AG Peter Merian-Strasse 82 CH-4002 Basel tel: ++41 44 236 18 34 [EMAIL PROTECTED] -Ursprü

AW: Path success does not start with a "/" character

2006-06-06 Thread m.metz
this might not be the reason. as you see in my struts-config, the forward for case "success" ist written as followed: this might be correct - how I guess. Markus-Alexander Metz Accenture Technologie Solutions AG Peter Merian-Strasse 82 CH-4002 Basel tel: ++41 44 236 18 34 [EMAIL PROTECTE

Path success does not start with a "/" character

2006-06-06 Thread m.metz
Hi I have an problem with my struts application where I don't know the reason. I always get the following exception: java.lang.IllegalArgumentException: Path success does not start with a "/" character org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1078)