Web Hosting Talk







View Full Version : Anybody here successfully installed the Tomcat java servlet server?


wht
08-02-2001, 02:34 PM
Anybody here have Tomcat java servlet server actually running on their server??

I am a java software developer, so I am wondering how well it performs. My RAQ4i currently have 128MB of memory. There is only 1 site running on the server, so I don't think there is a need to upgrade the memory. What do you guys think?


I need to make an decsion on what kind of scripting languages I will use for my website by the end of this week. If JSP consumes too much resources, then i will probably use PHP instead.


Thanks...

wht
08-02-2001, 06:33 PM
ignored this post. I just set up my tomcat server and it is running now. no problems yet.

Eagle
08-02-2001, 07:25 PM
be sure to monitor the "df" (free disk space) on HDA / after you install this

jolly
08-16-2001, 06:21 AM
If we have 100 domains in one server then how can we allow each domain to run Tomcat for servlet and JSP from there own website.
By default Tomcat runs on server IP. How can we do the virtual hosting using Tomcat so that each domain get the tomcat access.
Right now I can run the servlet on server IP's but not from the other domains.
Can you please tell me so that I can run servlet on all the domains.