George wrote:
...
> On Tapestry site it says that:
> 
> "Client persistence does not scale very well; as more 
> information is stored into the query parameter, its length 
> can become problematic. In many cases, web browsers, 
> firewalls or other servers may silently truncate the URL 
> which will break the application.
> 
> Use client persistence with care, and store a minimal amount 
> of data. Try to store the identity (that is, primary key) of 
> an object, rather than the object itself."
> 
> Since we would only store the session id I think we are safe, 
> but would like to know your thoughts about this

The session id sounds like a minimal amount of data to me.

+1


-Paul
[email protected]

_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to