tile String Buffer bug?

2004-04-06 Thread Scott Johnson
When sending an empty tiles:put, struts displays an uncleared string buffer from a previous request (not necessarily even the same application)! This can be replicated with two simple files: testLayout.jsp and testPage.jsp. Just paste these two code samples into corresponding pages and drop into y

Tiles String Buffer BUG!

2004-04-02 Thread Scott Johnson
like this: Section 1-- This is section 2. The current system time is 1080945966646 Section 2-- This is section 2. The current system time is 1080945967221 Kaboom! Scott Johnson - To unsubsc