RE: Bug in Struts Template

2001-10-03 Thread Assenza, Chris
PROTECTED]] Sent: Wednesday, October 03, 2001 1:35 PM To: '[EMAIL PROTECTED]' Subject: RE: Bug in Struts Template I am using Websphere Application Server 4.0 Let met try the flush.. hopefully it will work.. thanks, Minh > -Original Message- > From: Cedric Dumoulin [SMTP:

RE: Bug in Struts Template

2001-10-03 Thread Minh Tran
I am using Websphere Application Server 4.0 Let met try the flush.. hopefully it will work.. thanks, Minh > -Original Message- > From: Cedric Dumoulin [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, October 03, 2001 1:17 AM > To: [EMAIL PROTECTED] > Subject: Re

Re: Bug in Struts Template

2001-10-03 Thread Cedric Dumoulin
Hi, It is a bug from your web container, not from Templates lib. Which web Container do you use ? You can bypass this problem by adding flush="true" in all your tags (i.e. : ) Cedric Minh Tran wrote: > Hi, > > can someone please let me know if there is a known bug with the struts

Bug in Struts Template

2001-10-02 Thread Minh Tran
Hi, can someone please let me know if there is a known bug with the struts template libs.. on how it produces html code... notice in the html output below has the structure defined in the template at the end with all of the dynamic data printed ahead of it... there is definitely something wron