You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Jan Vissers <Ja...@cumquat.nl> on 2007/05/18 16:59:38 UTC

Clientside persistence - Tapestry 4.1.1 - size restriction

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: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org