Hi, Thanks for the quick reply and I think your first answer should work, reason for using query string is, it is from Google, it passes ?glid=test something to the site.
Thiago H. de Paula Figueiredo wrote: > > On Wed, Jun 10, 2009 at 11:21 AM, Angelo Chen<[email protected]> > wrote: > Couldn't you use activation context instead of query parameters? If > so, just @InjectPage a MyPage instance, set the needed info and return > it. Make sure your MyPage class has a onPassivate() method. > > -- > Thiago > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/t5%3A-passing-query-string-when-redirect-tp23963374p23963685.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
