Hi,
I've been experimenting with Client side persistence in Tapestry 4.1.1
(@Persist("client"))
Everything works smoothly until I use a @DirectLink outside of the
<form></form> context.
The object BLURB is added to the end of the URL and this results in my
object basically not being
able to be transmitted between requests, is this a size limitation of
the URL?
What is considered best practices when using DirectLink and client side
persistence and/or
client side persistence in general?
Thanks,
-J
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]