On Thu, 2007-08-23 at 15:00 -0400, Mike Kienenberger wrote:
> On 8/23/07, simon <[EMAIL PROTECTED]> wrote:
> > I can't initially think of an easy way to narrow the problem down
> > either...
> 
> What about simply deleting parts of the view until the size of the
> saved state changes dramatically?   That should tell you which
> component(s) are contributing the most to the issue.

Good point!

Just a reminder, when using JSP, xml comments "<!--" are not enough to
remove JSF components, you need to use JSP "<%--" comments (or delete
the text). I only say this because I've made that mistake too many
times..

Cheers,

Simon


Reply via email to