Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java Open Source > Apache Tomcat
|
Apache Tomcat General discussion of the Apache Tomcat servlet container. For discussions specific to the Professional Apache Tomcat book, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Apache Tomcat section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 8th, 2008, 07:21 AM
Authorized User
 
Join Date: Oct 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to hafizmuhammadmushtaq Send a message via Yahoo to hafizmuhammadmushtaq
Default how to run a page from Apache tomcat

well, i m new to Apache Tomcat........Apache tomcat is installed on my computer............but i m unable to run a page from it......can anyone tell me the complete procedure, i mean where should i keep the web pages?...........n how i can run them from the Apache tomcat server?????

 
Old April 11th, 2008, 03:38 AM
jomet
Guest
 
Posts: n/a
Default

start your server
by double clicking install_dir/bin/startup.bat and
try accessing http://localhost/

drop your html,jsp pages into install_dir/webapps/ROOT and
access them with http://localhost/filename.

google u find good tutorials???



jomet.
---------------------------------------------
Once you start a working on something,
dont be afraid of failure and dont abandon it.
People who work sincerely are the happiest.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Professional Apache Tomcat 6 jeff1129 All Other Wrox Books 0 September 23rd, 2008 10:06 AM
Pb with apache/Tomcat yanis97 Apache Tomcat 0 May 25th, 2008 09:29 AM
Apache tomcat problem... joshi.sujit Apache Tomcat 0 April 15th, 2008 09:34 AM
Apache Tomcat [email protected] Apache Tomcat 3 April 19th, 2006 07:24 AM
JWS Axis Tomcat (posted to Apache Tomcat too) rushman Servlets 0 April 15th, 2005 09:32 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.