First time Uploading a file problem

Asish Kumar Samanta <[email protected]> Thu, 28 Dec 2006 05:55:15 CST
Newsgroups gmane.comp.java.open-symphony.webwork
Message-ID <28238370.1167306968193.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
When I uploading a file first time, it does not work, It works fine for the second time for the same file. What's the problem??

My configuration is 

<package name="xxx" extends="struts-default">
    <action name="addTemplate_updateTemplate" method="updateTemplate" class="com.anshin.repro.enterprise.admin.ui.actions.UpdateTemplateAction" >
    		
    		<result>/pages/upload-success.jsp</result>
	</action>

</package>
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=55723&messageID=110780#110780