UPLOADING FILES ONTO WEB SPACE

CAN SOMEONE PLEASE TELL ME HOW TO UPLOAD THE JAVA APPLICATIONS ONTO WEB SPACE CAUSE I DON'T UNDERSTAND .......DO YOU FTP OR ANOTHER WAY OF DOING IT..................
[180 byte] By [deliasmith] at [2007-9-26 14:44:30]
# 1

Hi,

Firstly you should know what kind of WebServer you're trying to upload. If it can support Java the preferable way would be packging your App into an WebApp(a .war) archive and upload the archive. Most of the commercial server recoginize Web Apps. First try putting your app on a Tomcat or the J2EE server(that comes with J2EE SDK).

The Process of uploading is simple as the Web Space provide will give a FTP access to the Space.

Hope this helps.

Note:

I think you've cross posted your topic !

rajavelu_g at 2007-7-2 16:49:06 > top of Java-index,Other Topics,Patterns & OO Design...