A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Products
»
Other Java Products and Servers
Author
server path...
Tapan Thakkar
Greenhorn
Joined: Mar 09, 2010
Posts: 24
posted
Mar 24, 2010 00:48:07
0
hello friends i am creating a file upload and download application.
i want to upload all files on my server. i am using
tomcat
and it is in "/opt/Portique/liferay-portal-5.2.4/tomcat-6.0.18".
now i want to upload my files to the webapps directory of tomcat.
how can i get path of this tomcat server in
java
.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
Mar 24, 2010 01:19:46
0
By "upload", do you mean via HTTP? If so, then the
servlet
context has the getRealPath method that returns the file system path that corresponds to a web app-relative URL.
Android apps
–
ImageJ plugins
–
Java web charts
I agree. Here's the link:
http://aspose.com/file-tools
subject: server path...
Similar Threads
uploading files in JSP
Upload all the files in the directory to server
save a file using jspsmartupload
File upload
Getting Installation Path of Webserver
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter