Money Mgt Calculator
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Java in General
 
RSS feed
 
New topic
Author

File Transfer in Apache Web Server

Saurabh Naik
Ranch Hand

Joined: Apr 24, 2008
Messages: 85

Hello
I am developing one site. In which I want to give upload resume functionality. So do I need to configure FTP protocol here... how ?
or Apache automatically handles it ?

SCJP 6 (88%), SCWCD 5 (78%), preparing for SCBCD
David Newton
Author
Bartender

Joined: Sep 29, 2008
Messages: 6726

This would normally be handled by a form submission.

Consultant/Trainer | Polyglottal Developer | Struts Committer/PMC | Struts 2 Web Application Development
Rob Prime
Bartender

Joined: Oct 27, 2005
Messages: 8689

But remember to set the encoding type correctly:
Without that enctype it will fail.

SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
 
jQuery in Action
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Java in General
 
RSS feed
 
New topic
IntelliJ open source