iterate header/footer

2001-05-14 Thread Perham, Mike
Title: iterate header/footer The main issue I have with the logic:iterator tag is the lack of support for iteration headers/footers. Is there some sort of support for this currently that I've missed? I'm talking about this: logic:iterate ... id=bean logic:header table trthName/th/tr

Re: iterate header/footer

2001-05-14 Thread Jeff Trent
Title: iterate header/footer Mike, You should use the logic:present ... Tag. For example: logic:present name="org.apache.struts.action.ERROR"...table header... /logic:present See the mail archives for more info. - Original Message - From: Perham, Mike T