Have your action return null (in other words, don't return an ActionForward
at all).
 (*Chris*)

On 10/15/06, Jeremiah Johnson <[EMAIL PROTECTED]> wrote:

Maybe forward to a blank page?

jeremiah

Hanmay Udgiri wrote:
> Hi
> I have a requirement where after i dont want to forward to any page
> It is a pop up page so after last step i just want to call a method of
> action class and close the pop up page.
> so i am closing the pop up on submit and it is going to my action class
> also.where i am giving a empty forward.
> so the flow is working fine,but in logs it throws a servlet exception???
>
>

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


Reply via email to