Re: Inquiries...

2002-09-27 Thread Nani Jon
Glinn: The best place to start is by reading the documentaiton for tomcat. It is a java application. You can use any RDBMS which supports jdbc. The list includes Oracle, Informix, Sybase, Postgres, etc. Cheers, Nanijon. Glinn Cortez wrote:Hi, I'm new in using Tomcat 4.0. I have installed Tomca

Re: AW: Inquiries...

2002-09-27 Thread Glinn Cortez
> > -Ursprüngliche Nachricht- > > Von: Kwok Peng Tuck [mailto:[EMAIL PROTECTED]] > > Gesendet: Freitag, 27. September 2002 08:56 > > An: Tomcat Users List > > Betreff: Re: Inquiries... > > > > > > You need some text editor to write your jsp(s), > >

Re: AW: Inquiries...

2002-09-27 Thread Glinn Cortez
vahome/javatomcat.jsp > > JSP FAQ: > http://www.jguru.com/faq/JSP > > Regards, > Lorenz > > > -Ursprüngliche Nachricht- > > Von: Kwok Peng Tuck [mailto:[EMAIL PROTECTED]] > > Gesendet: Freitag, 27. September 2002 08:56 > > An: Tomcat Users Lis

AW: Inquiries...

2002-09-27 Thread Lorenz Beyeler
: http://kevinj.develop.com/javahome/javatomcat.jsp JSP FAQ: http://www.jguru.com/faq/JSP Regards, Lorenz > -Ursprüngliche Nachricht- > Von: Kwok Peng Tuck [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 27. September 2002 08:56 > An: Tomcat Users List > Betreff

Re: Inquiries...

2002-09-26 Thread Kwok Peng Tuck
You need some text editor to write your jsp(s), A jdbc driver for your db of choice. And some patience. Glinn Cortez wrote: >Hi, I'm new in using Tomcat 4.0. I have installed Tomcat in my PC. I >have also already installed JDK in my PC. What are things I need for me >to start using Tomcat by ru

Re: Inquiries...

2002-09-26 Thread danox
you have everything that you need to start using tomcat on your pc. any database that has a jdbc driver is compatible with tomcat. the web is your friend. you will find allot of information there. Glinn Cortez wrote: >Hi, I'm new in using Tomcat 4.0. I have installed Tomcat in my PC. I >have al

Inquiries...

2002-09-26 Thread Glinn Cortez
Hi, I'm new in using Tomcat 4.0. I have installed Tomcat in my PC. I have also already installed JDK in my PC. What are things I need for me to start using Tomcat by running .jsp files? What are some database server that are compatible with Tomcat. Please help me sort out these things. Thank you