I was trying to use the netui:anchor submitForm="true" in the JSP tag file
It is not working since it is using the getNearestForm() to check whether this tag is enclosed in the form tag and the form tag is in the parent jsp Is there any workaround for this?
