Re: using <ww:if ...
Philip Luppens <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <28946871.1150291929846.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
Well, first of all, read the annoucement on top of this forum - it'll help you a lot. To answer your question: [code] <ww:if test="top == true"> ... </ww:if> [/code] Explanation: top always refers to the top of your valuestack. The iterator tag simply pushes the next object on the top of the stack. --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=34286&messageID=66728#66728 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]