I found a great utility called trimFilter on the net; however I've noticed
that it fails with out of memory on very large outputs of page data.  I also
noticed it does not lend itself well to tiles inserts.  Any suggestions on
how I could read the response data in a custom filter without an OutOfMemory
error and also be able to use tiles?

-----Original Message-----
From: CRANFORD, CHRIS [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 26, 2004 12:26 PM
To: '[EMAIL PROTECTED]'
Subject: Blank Line Filter


How would I go about implementing a wrapper around my JSP servlet engine
that would strip blank lines from the JSP stream when it sends the content
to the browser?  We're using struts and some the el tags with heavy
iteration and loops on large data sets and what we're seeing is that the
output can be drastically reduced by removing blank lines that are emitted
by the struts/JSTL tags.  

Any suggestions or recommendations are greatly appreciated.  

_______________________________________________________
Chris Cranford
Programmer/Developer
SETECH Inc. & Companies
6302 Fairview Rd, Suite 201
Charlotte, NC  28210
Phone: (704) 362-9423, Fax: (704) 362-9409, Mobile: (704) 650-1042 
Email: [EMAIL PROTECTED]


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

Reply via email to