Niket Anand wrote:
>Hello All,
>I am able to upload any file to /WEB-INF/work/image-dir directory as
>specified in web.xml file.
>If I want to upload same file again, it saves to directory with 1_image.gif
>name(it saves with new file name by appending 1_ before actual file name).
>I donot want t
Hello All,
I am able to upload any file to /WEB-INF/work/image-dir directory as
specified in web.xml file.
If I want to upload same file again, it saves to directory with 1_image.gif
name(it saves with new file name by appending 1_ before actual file name).
I donot want to save it with new name bu