What is the signature of your execute() method?  I occasionally click on the
wrong signature in my Eclipse IDE and use ServletRequest/ServletResponse
instead of HttpServltRequest/HttpServletResponse.

Regards,
David

-----Original Message-----
From: Brij Naald [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 24, 2004 4:04 PM
To: [EMAIL PROTECTED]
Subject: RE: prepopulating forms


I just tried it, but I don't see an solution in this.

The problem is that the execute() of  EvaluatiePreAction never is called.
The output of the mapping.findForward().getPath() is /EvaluatiePre.do (which
seems to be correct)

Thanks for the answer!


/EvaluatiePre.do

>Hvae you tried logging the path/URI at start of execute() and the
>mapping.findForward().getPath() before you end/invoke the
>return(mapping.findForward("success"); ?

_________________________________________________________________
Wed 3 euro gratis op MrBookmaker en win tot 50.000 euro!
http://www.msn.be/sport/bookmaker2


---------------------------------------------------------------------
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