JFileUpload with overwite parameter and indexrename
Posted: Sun Jan 27, 2008 9:33 pm
I am using the LargeUpload.jsp example file for Uploadbean.
JFileUpload has the following set in the right place
<PARAM NAME = "overwrite" VALUE = "indexrename">
The applet works but it alwas overwites the previous file, the
documentation says that using this option will rename duplicate
uploads such as file_1.zip...
The FAQ says LargeUpload.jsp provided this feature.
Something is wrong since it does NOT work.
JFileUpload has the following set in the right place
<PARAM NAME = "overwrite" VALUE = "indexrename">
The applet works but it alwas overwites the previous file, the
documentation says that using this option will rename duplicate
uploads such as file_1.zip...
The FAQ says LargeUpload.jsp provided this feature.
Something is wrong since it does NOT work.