Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

upload file to server

Status
Not open for further replies.

IDTstudios1

Programmer
Aug 8, 2004
72
US
I need to be able to upload a file from a java app to a web server. The scripting language on the server to handle to handle the upload could be either javascript or php.

Any ideas on how to do this?
 
You can't execute javascript on the server.

I'd recommend you to take a look at Servlets/JSP Forum.

Cheers,

Dian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top