How can I upload a file in struts 2 using ajax
Download the Struts2 jQuery Plugin and do it like you normaly do it with Struts2.
<%@ taglib prefix="s" uri="/struts-tags"%> <%@ taglib prefix="sj" uri="/struts-jquery-tags"%>