| jason thompson 2004-11-24, 3:01 am |
| Hi All,
about a month ago I installed Apache Web Server on my windows xp
laptop. I was able display static web pages without any problem. I then
installed Macromedia's Jrun application server. With this I was now able
to display a simple jsp web pages that gave the current time and day,
which is located in my Apache web server folder
(C:/Program Files/Apache Group/Apache2/htdocs) along with my static web
pages. I uninstalled Jrun app. server and decided to try Apache Tomcat
5.5.4. After installing Tomcat and then the jk2_module into apache web
server I was able display my simple jsp web page but ONLY if the jsp
page is located in a sub folder of the Tomcat webapps folder. My
question is can I configure Tomcat and Apache web server where
I don't have to relocate my jsp web page into a sub folder of the Tomcat
webapps folder to get the desired result.
|