Need help with Tomcat!

2002-12-03 Thread Roland Dong
I managed to install Tomcat 4.1.12 on Mac os X 1.2 However I was unable to run my applications. I am testing the tomcat by add test directory under webapps with only one file, index.html, in it. I restarted the server and typin http://localhost:8090/test/index.html. It gives me an error: The

Re: Need help with Tomcat!

2002-12-03 Thread Roland Dong
Thanks for your reply. However, it follows the example included in Tomcat Context path=/examples docBase=examples debug=0 reloadable=true crossContext=true And examples works but test doesn't! Why? Roland On 12/3/02 11:27 AM, Fenlason, Josh [EMAIL PROTECTED] wrote: Try

Still have no answer for this!

2002-01-21 Thread Roland Dong
I have installed tomacat to set up Oracle JDBC-ODBC driver, data source... but ran into some problmes: The database connection with Oracle only works with .java files but does not work with jsp files. For example: test.java would work but test.jsp would not. This is the error message I got

Tomcat and Oracle JDBC-ODBC connection problem. Please help!

2002-01-16 Thread Roland Dong
I have installed tomacat to set up Oracle JDBC-ODBC driver, data source... but ran into some problmes: The database connection with Oracle only works with .java files but does not work with jsp files. For example: test.java would work but test.jsp would not. This is the error message I got

RE: Can you help with JSP example?

2001-03-05 Thread Roland Dong
subdirectory. I agree with your buddyfor the purposes of following examples, remove or shorten the package !! -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]] On Behalf Of Roland Dong Sent: Monday, March 05, 2001 5:42 PM

RE: Please, Please help with the install of Tomcat!

2001-01-25 Thread Roland Dong
- From: Roland Dong [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 25, 2001 11:06 AM To: [EMAIL PROTECTED] Subject: Pleae, Please help with the install of Tomcat! I am new to the list. I just downloaded Tomcat 3.2.1. and have little idea in terms of how to install it. I did manage to unzip

RE: Pleae, Please help with the install of Tomcat!

2001-01-25 Thread Roland Dong
Jim, Thank you so much. It works very well! It took me a few second to down load the program and a few second to have the tomcat up running! It makes me wondering why the people who created Tomcat haven't done something like what you did to make our lives eazier... Thanks again! Roland

Pleae, Please help with the install of Tomcat!

2001-01-24 Thread Roland Dong
I am new to the list. I just downloaded Tomcat 3.2.1. and have little idea in terms of how to install it. I did manage to unzip the file and put them all together under the directory jakarta-tomcat 3.2.1. However, when I startup the server, I got an error message: "You must set JAVA_HOME to