Use JSTL or the struts "if" tag
Cheers, Paul On Wed, Jul 2, 2014 at 3:42 PM, Christopher Gokey <cgo...@sesda2.com> wrote: > So I'm making progress in porting Struts1->Struts2, I've got a couple uses > of Struts tags that I'd like to convert over as well: > logic:iterate > logic:equal > logic:notEmpty > > seem to be the most heavily used. Is there equivalents for these in > Struts2? > > Thanks, > Chris >