Hi. Is it possible to redirect to a completely custom URL outside application context using ActionForward?

I can see from the docs that I could use a ForwardConfig,
but I cannot return a such from the Action execute methods.

I could use response.sendRedirect(..) and return null I guess,
but that's not nice.

Morten




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



Reply via email to