I am moving from struts taglibs to JSTL. Having difficulty converting the <logic:messagesPresent> to <c:if test='XXX'> . anyone can help to fill in the XXX? Thanks!
- Re: <logic:messagesPresent> to <c:if> Leford Webmaster
- Re: <logic:messagesPresent> to <c:if> David M. Karr