Any Linux Flavors, like FreeBSD, Suse, Fedora and Red Hat.
Solaris is fine too.
2007-11-11 01:42:31
·
answer #1
·
answered by Anonymous
·
0⤊
0⤋
The best server to deploy out Tomcat (Java is really the runtime) is on a server that is reliable and runs for a long period. In most cases this would have to be a UNIX (or Linux) based server. I would pick one of the more stable distributions such as FreeBSD, Fedora, SUSE and Ubuntu if Linux is your choice.
Windows can be a bit flaky running for long periods of time.
2007-11-10 22:35:19
·
answer #2
·
answered by rsraszka 3
·
0⤊
0⤋
Tomcat is an web application server for running Java web components like servlets and JSP. You can use any machine that has java download Tomcat 5 windows installer. Let the tomcat run as a service on 80 port then you can use the url
http:// to see the welcome page try to run examples and see the code connected to it.
You can use the servlets tutorials if you want to get your hands dirty or download prepacked web application .war files and download and run them until you are ready to go there.
Anyways tomcat page at http://tomcat.apache.org is very helpful.
Best of luck
2007-11-11 01:43:22
·
answer #3
·
answered by AR2007 2
·
1⤊
0⤋
Any good quality machine can be used as a server, you need not pay a lot for it. Under Linux you have Apache, php and mysql, and some distros come with tomcat.
2007-11-10 22:44:38
·
answer #4
·
answered by Anonymous
·
0⤊
1⤋
uhhh ?
what is it what you want to deploy ?
you can deploy jsp on tomcat.
2007-11-10 22:34:07
·
answer #5
·
answered by gjmb1960 7
·
0⤊
1⤋