I was guessing he wanted to display an html table as it is being written instead of waiting till the page is loaded. (which is a common misconception)
-- James Mitchell Software Engineer/Open Source Evangelist http://www.open-tools.org "C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup > -----Original Message----- > From: Joe Barefoot [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 06, 2003 6:44 PM > To: Struts Users Mailing List > Subject: RE: Why flush is not supported in a body of > <logic:iterate...> ? > > > Pardon if this is a silly question, but why would you need to > explicitly call flush() anyways? > > --joe > > > -----Original Message----- > > From: Zsolt Koppany [mailto:[EMAIL PROTECTED]] > > Sent: Monday, January 06, 2003 1:59 PM > > To: struts mail list > > Subject: Why flush is not supported in a body of > <logic:iterate...> ? > > > > > > Hi, > > > > in a <logic:iterate ...> block I get always an exception saying: > > "Illegal to flush within a custom tag..." > > > > This is a problem for me because I want to execute either > > <tiles:insert name="cb.bullet" flush="true"> > > or out.flush(); > > > > What can I do? > > -- > > Zsolt > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > -- > To unsubscribe, e-mail: > <mailto:struts-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>