<%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib prefix="s" uri="/struts-tags" %> Ajax Examples Remote form replacing another div:
initial content
Remote form replacing the forms content:
Remote form evaluating suplied JS on completion:
Remote form replacing the forms content after confirming results:
Remote form replacing the forms content after running a function:
A form with no remote submit (so should not be ajaxified):