<%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib prefix="s" uri="/struts-tags" %> <%@ taglib prefix="sx" uri="/struts-dojo-tags" %> Ajax Examples
initial content


Remote form replacing another div:


Remote form replacing the forms content:


Remote form evaluating suplied JS on completion:


Submit outside form:


Submit outside form, href in submit tag:


Remote form whose submit is cancelled:


A form with no remote submit (so should not be ajaxified):