You probably have a Loop inside a Form; look at the Loop documentation and determine if and how the Loop and the Form should interact; by default a Loop inside a Form stores the object iterated over. It's mean for Hibernate/JPA entities, where the Loop can use a ValueEncoder to store just the entity id ... but it often defaults back to serializing the objects, which is often not what you want.
On Thu, Dec 27, 2012 at 9:18 AM, nhhockeyplayer nashua < nhhockeypla...@hotmail.com> wrote: > > serializing giant blobs of data to the client? > shit I didnt know I was. > No wonder I been chasing that damn property higher. > > so I remove Serializable from the interface ? > > Best regards > and thanks... KEN > > From: nhhockeypla...@hotmail.com > To: users@tapestry.apache.org > Subject: RE: exception report > Date: Thu, 27 Dec 2012 10:39:57 -0500 > > > > > > This fixed it > > <systemProperty> > <name>org.mortbay.jetty.Request.maxFormContentSize</name> > <value>758122</value> > </systemProperty> > > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com