RE: BodyTagSupport

2001-11-13 Thread Rabi Satter
of the body contents and you have the count. Hope this helps. -Original Message- From: Namor Taror [mailto:[EMAIL PROTECTED]] Sent: Monday, November 12, 2001 5:58 PM To: Orion-Interest Subject: BodyTagSupport Has anybody had any problems with the iterative tag execution? Even my simplest

BodyTagSupport

2001-11-12 Thread Namor Taror
tagclasscom.taror.schedule.taglib.calendar.CalendarList/tagclass bodycontentjsp/bodycontent infoList.../info Class code: public class LoopTag extends BodyTagSupport { private int count; private int pos; public void setCount(int count) { this.count = count