Robert Zeigler wrote: > That should work. > I think it could be interesting, though, if tapestry provided an > additional persistence mechanism, ala: > > @Persist(PersistenceConstants.QUERY_PARAMETER) > private String p; > > @Persist(PersistenceConstants.QUERY_PARAMETR) > private Integer irn; > > which would then take the values in p and irn and stash them in the url, > like: > p=<valueEncodedValue>&irn=<valueEncodedValue>
That sounds nice. I've managed to use a variant of the other suggestion with reasonable results, though, so it now works for me. Thanks. I do have another question about ActionLinks and URL params/context being passed to event handlers, so if you're still feeling helpful then feel free to chip in elsewhere on the thread ;) Cheers, Andy -- Dr Andy Buckley Institute for Particle Physics Phenomenology Durham University 0191 3343798 | 0191 3732613 | www.insectnation.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org