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
Use JSTL or the struts "if" tag
Cheers,
Paul
On Wed, Jul 2, 2014 at 3:42 PM, Christopher Gokey 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
2 matches
Mail list logo