I have useed struts1.2 file upload in many projects for many times.It worked well perfectly.
But in my current project struts1.2.8 After uploading file ,I am showing data in jsp by nested tags. When clicked any of the action in JSP latest data is not set to ACTIONFORM. to be simple, Data is not set to actionform after file uplod. some times page is getting expired What could be the reason ? <controller bufferSize="4096" maxFileSize="100K" processorClass="org.apache.struts.tiles.TilesRequestProcessor" /> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]