aspose file tools
The moose likes Servlets and the fly likes How to Upload files from Browser with single window? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "How to Upload files from Browser with single window?" Watch "How to Upload files from Browser with single window?" New topic
Author

How to Upload files from Browser with single window?

Arunagiri, Shanmugham
Ranch Hand

Joined: Jan 23, 2001
Posts: 46
Hi All,
I am already done the program to upload the file from Browser. However.. there are some data in the HTML page above the file upload button. So this can be done only in a new window which will upload the file without clearing the data typed in the above text boxes of the same page.
Can anyone tell me how to do the upload process and refresh the screen without affecting the data above. Also please note that this should be done only with one form action method.
Arun
SCJP


Sun Certified Programmer for Java2 Platform
Cynthia Yao
Ranch Hand

Joined: Nov 06, 2000
Posts: 92
I also face the same problem. and have to seperate the upload and the form email in the last minutes during QA. So if anyone have a solution, that will be great.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to Upload files from Browser with single window?
 
Similar Threads
downloading a file by redirecting to servlet from a Portlet JSF page
can applet call javascript function?? HOW??
Close main window from popup window
uploading files with java
File upload