From taglibs-user-return-1380-apmail-jakarta-taglibs-user-archive=jakarta.apache.org@jakarta.apache.org Fri Oct 05 20:28:24 2001 Return-Path: Delivered-To: apmail-jakarta-taglibs-user-archive@jakarta.apache.org Received: (qmail 36326 invoked by uid 500); 5 Oct 2001 20:28:23 -0000 Mailing-List: contact taglibs-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: taglibs-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list taglibs-user@jakarta.apache.org Received: (qmail 36317 invoked from network); 5 Oct 2001 20:28:23 -0000 Message-ID: <60E0B58C043BD51190FB00805F9F6E5B32DE93@commwloo.ca.descartes.com> From: Tahir Awan To: "'taglibs-user@jakarta.apache.org'" Subject: RE: Proposal: Template Tags Date: Fri, 5 Oct 2001 16:27:58 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, I am having problems with a very long form with lots of struts tags. Its obviously growing beyond 64K limit and I am getting verify error at the time of _jspService. I cant break the page because all the tags have to be nested in the
tag. Is there any workaround? Looking at the generated code, each tag is generating about 30 lines of java-code. Is there any way to reduce this? Thanks, /tahir -----Original Message----- From: Ted Husted [mailto:husted@apache.org] Sent: Friday, October 05, 2001 4:10 PM To: taglibs-user@jakarta.apache.org Subject: Re: Proposal: Template Tags Jeff Turner wrote: > Well look at two other taglibs that come with Struts: > > http://jakarta.apache.org/struts/struts-bean.html > http://jakarta.apache.org/struts/struts-logic.html > > They ought to be in jakarta-taglibs too ;) Yes, they should be. We're just avoiding doinging anything about taglibs right now, while the JSPTL shakes out. I think we'd like to see any general-purpose tags hosted here, with Struts just hosting those that are strongly tied to the framework (e.g. html). We have already moved other utilities to the commons, and deprecated our versions for the next release. The JSPTL FUD is the only reason why we haven't done the same with the taglibs. -- Ted Husted, Husted dot Com, Fairport NY USA. -- Custom Software ~ Technical Services. -- Tel +1 716 737-3463 -- http://www.husted.com/about/struts/