Thanks everyone for the tips.

Yes, it would be nice if tapestry generated a log
warning.

I was able to pull the code from SVN and compile the
latest 
tapestry-contrib v4.0.3, though opted to persist in
the session rather 
than client side.

Thanks,
Josh

Jesse Kuhnert wrote:
> Since the size limitation is fairly well known maybe
Tapestry should at
> least generate a log warning or outright exception
when it detects a get
> request that won't be compatible in IE?
>
> The exception may be too heavy handed if people are
targeting non IE
> browsers for specific reasons but a warning message
seems very 
> reasonable.
>
> On 5/12/07, Marcus <[EMAIL PROTECTED]> wrote:
>>
>> Josh,
>>
>> Are you using @Persist("client") with large array
objects?
>> If it's true, try @Persist("session")
>>
>> Marcus
>>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to