RE: Should I be able to put a path of a Action Class in a global forward?

2004-03-16 Thread Jarnot Voytek Contr AU/SC
what does the action definition look like? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 16, 2004 11:52 AM To: Struts Users Mailing List Subject: RE: Should I be able to put a path of a Action Class in a global forward? Everytime I

RE: (Fwd) row counts in logic:iterate...

2004-02-26 Thread Jarnot Voytek Contr AU/SC
You get the error because, apparently, ctr is an Integer - not an int. Try %= ctr.intValue() + 1 %, if you want to display it using JSTL EL, you'd probably be better off using c:forEach to iterate. -- Voytek Jarnot Quantum materiae materietur marmota monax si marmota monax materiam possit