943,709 Members | Top Members by Rank

Ad:
  • JSP Discussion Thread
  • Unsolved
  • Views: 1180
  • JSP RSS
Jan 8th, 2009
0

Secure File upload in JSP ?

Expand Post »
I have a mechanism to upload a file to the remote disk from the JSP page. But now the issue is that User is not supposed to access the remote disk as it is supposed to be a restricted access remote disk.

Now I was wondering on how to upload a file in a secure way in which user will not have to directly upload the file to remote disk but the web server. So user will upload the file to web server and then web server which is having the rights to access the remote disk, will finally upload the file to the disk.

Any suggestions would be appreciated.

Thanks
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
comsec is offline Offline
3 posts
since Sep 2008
Jan 9th, 2009
0

Re: Secure File upload in JSP ?

Use HTTP POST to get your file to the Web Server and the receiving servlet can then forward it to the next modules for the necessary processing.
Featured Poster
Reputation Points: 653
Solved Threads: 151
Nearly a Posting Virtuoso
stephen84s is offline Offline
1,316 posts
since Jul 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC