iterate the list values defined inthe tile
iterate the list values defined inthe tile
Re: client side validation in struts2
Try changing <%@ taglib prefix="s" uri="/WEB-INF/struts-tags.tld" %> to <%@ taglib prefix="s" uri="/struts-tags" %> Chris On Tue, 2011-02-15 at 06:38 -0800, dasariprasad wrote: > in clValid.jsp, i had used input page > <%@ taglib prefix="s" uri="/WEB-INF/struts-tags.tld" %> > > > Strut2's
client side validation in struts2
in clValid.jsp, i had used input page <%@ taglib prefix="s" uri="/WEB-INF/struts-tags.tld" %> Strut2's actions Service Application in struts.xml /clResult.jsp /clVali