matthedude schrieb:
Hi,

I am creating a simple web application that will consist of a few servlets
and a MySQL database. I have installed tomcat and am using it in development
with the normal 'localhost' address but have not been able to find any good
tutorials on deploying the application to a web address such as
'www.application.com' so that anyone on the internet can enter their
information. The website will not get very many hits and is only harvesting
small amounts of data so my intention is to use a cheap PC with MySQL and
tomcat to run the website. Any help would be greatly appreciated.

Thanks, Matthew
And You will need to do something like this
http://www.linux.org.mt/article/tomcat-ports
if You plan running tomcat standalone on port 80 under Linux. We do this for about 4 years and for low traffic sites this should be a valid option.

--
Stefan


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to