On Wednesday 12 May 2004 01:04 pm, None None wrote:
> Thank you for that answer Riyad.  I think I actually found another
> (better?) way in my stumbling about trying to solve it on my own...

No you didn't, mine is the BEST :*D

>
> All I did is in my Action, after all my real processing, is this:
>
> MessageResources mr = getResources(request);
> lpcaf.setMessage(mr.getMessage("messages.deleteFailed"));
>
> where lpcaf is the ActionForm from the form submission.  That seems to do
> precisely what I want.

oh... yea your way IS better! Thanks for sharing, now I know.

Best,
Riyad

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

Reply via email to