Java Mailing List Archive

http://www.gg3721.com/

Home » users.tapestry »

@Parameter and @Persist annotations

Joost Schouten (mailing lists)

2008-11-09


Author LoginPost Reply
Hi,

I recently updated to T5.0.16-SNAPSHOT and the combination of @Parameter
@Persist no longer work together. I understand this is not needed for a
normal pageload. But on an AJAX request handled by a component, the
parameter is not passed and I do need a reference to it. Should I now add
another variable annotated with @Persist and assign it upon @SetupRender
with the passed @Parameter? This sounds a bit roundabout or is there a more
elegant way to achieve this?

Regards,
Joost
©2008 gg3721.com - Jax Systems, LLC, U.S.A.