You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by Richard Bondi <rb...@gmail.com> on 2006/03/14 20:11:37 UTC

Re: Scoped attributes to scripting variables

One addition to my note: in case anyone is wondering whether this tile trick
will actually solve my 64K try{} problem, I've already ascertained that it
does. Code called with tiles:insert is translated into either a method call
of the servlet (thus not adding the code to the service() try{}), or to a
separate servlet entirely.

Thanks,
/r:b:

--
************************************************
Richard Bondi
33 Royal Ave #3
Cambridge, MA 02138-1301
Email: rbondi at gmail.com
Phone: (617) 938-9562
************************************************