I am working on struts2.

I cannot return null from the action.

I want the current page in the global exception handler. Instead of giving a
specific jsp page, I want to return to what ever the current page is

On Feb 16, 2008 1:55 PM, auz <[EMAIL PROTECTED]> wrote:

>
> try returning null as an actionForward
> this works for ajax. its for struts 1.x
>
>
> Srinivas Surapaneni wrote:
> >
> > I want to define a global exception handler where if this exception
> > happens,
> > it goes to the current page
> >
> > Is there any way to get the current page and specify it as the result ?
> >
> > Thanks
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/struts-result-going-to-a-current-page-tp15509367p15518636.html
> Sent from the Struts - User mailing list archive at 
> Nabble.com<http://nabble.com/>
> .
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to