upload with ide

I got how to make a war file. Now how do I upload the site to my site ?
[78 byte] By [kc8pdra] at [2007-11-27 0:17:57]
# 1
Not sure what you are asking for, please be more specific.K
kish@suna at 2007-7-11 22:07:25 > top of Java-index,Development Tools,Java Tools...
# 2

Hi!

It depends what application server has your provider.

As example You can look at:

http://developers.sun.com/jscreator/learning/tutorials/2/appserverdeploy.html

http://developers.sun.com/jscreator/learning/tutorials/2/webserverdeploy.html

http://developers.sun.com/jscreator/learning/tutorials/2/weblogicdeploy.html

But if You tell what application server has your provider it will be more helpful.

Thanks,

Roman.

-Grif-a at 2007-7-11 22:07:26 > top of Java-index,Development Tools,Java Tools...
# 3

Hi

I'm also a bit lost here, I can make a site in the sun studio creator, get a .war file out, so far so good.

For upload, I'm lost, I'm using a web hotel, running apache tomcat, as far as I know, but I ofcourse only have acces to the folders hosting my site, so how do I deploy the .war file ?

/sh

SoerenHolma at 2007-7-11 22:07:26 > top of Java-index,Development Tools,Java Tools...
# 4
Hi!You can deploy it via admin console, via deployment tool or just put your war file in webapps directory. But probably for all of this You need administrator's rights.Thanks,Roman.
-Grif-a at 2007-7-11 22:07:26 > top of Java-index,Development Tools,Java Tools...