What is minimum requirement for file upload configuration in struts. My ActionForm is in "session" scope in actionmapping.
What are precautions to configuring declaritively in struts-config.xml or in action in order to avoid unwanted thread/IO stream hanging or some other problems. After file upload and submit form latest data is not getting updated to ActionForm. What could be the problem and how to resolve such issues. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]