I would use <results> - instead of .forward() - with redirect="true"
and preserveState="true" (check the capitalization in the docs!). That
uses session scope to save the event data over a redirect.

On Thu, Apr 16, 2009 at 12:49 PM, Gary Hayden-Sofio
<[email protected]> wrote:
> arguments.event.forward(homepage','message');
>
> But with this the message and its value display in the query string.
>
> How do I "send" the value of 'message' to the 'homepage' event noted in
> the forward function without having it show in the query string?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---

Reply via email to