in strut 1.X, <logic:present name="XXXX"> <logic:iterator name="XXXX">..... </logic:present> <logic:notPresent name="XXXX"> search result not exist </logic:present> but, in struts 2, how can i use the same method to check <s:iterator is not empty? in other words, i did not find equivalent <s:present to achive the same effect as struts 1.x at above. please advise tks in advance john
- struts 2 <s:iterator john lee
- RE: struts 2 <s:iterator Martin Gainty
- Re: struts 2 <s:iterator Dave Newton
- Re: struts 2 <s:iterator Dave Newton
- RE: struts 2 <s:iterator john lee