> >> I think you could just use response.sendRedirect() and
> >> request.forward() , rest of the code should still be
> >> processed.


This seemed to work just fine:

  RequestCycle.get().setRequestTarget( redirectTarget );

However, I'm running into a problem... not sure if it's related or not,
so I'll start a new thread.


=David.Leangen



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

Reply via email to