Tomcat is not starting - How to trap the startup error?

2001-05-04 Thread Web master
Hello, I am using Tomcat as my server and it was working fine till yesterday. Somebody was in my system to install bunch of stuff and after that, when I tried to start the server, it starts and the JAVA console comes and it disappears in a second,. Since I couldn't see, what was in the console

How to host a website at home using tomcat?

2001-05-02 Thread Web master
Hello, I would like to know, will it be possible to host more than one website using one static IP address using Tomcat or am I asking this question in a wrong forum? Any tips would be greatly appreciated. Thanks

Re: Applets, Servlets, Security issues

2001-03-18 Thread Web master
Try running policytools (it will update .java.policy not java.policy) Caprio, Mike wrote: > > Hi folks, > > I'm hoping someone on the list can point me in the right direction > on a problem I'm having with applet to servlet communication. > Specifically, I'm getting: > > java.security.AccessC

Re: Question about configuration

2001-02-27 Thread Web master
t; > > im on a win nt > > > > Robert Keddie > web development > Marion County, FL > > >>> [EMAIL PROTECTED] 02/27/01 04:45PM >>> > unni > > I'm on Win2k > > sorry I should have provided that > > thnx > > R

Re: Question about configuration

2001-02-27 Thread Web master
gt; im on a win nt > > > > Robert Keddie > web development > Marion County, FL > > >>> [EMAIL PROTECTED] 02/27/01 04:45PM >>> > unni > > I'm on Win2k > > sorry I should have provided that > > thnx > > Rob > > -Ori

Re: Question about configuration

2001-02-27 Thread Web master
Hi Stote, What OS are u using? If you are using Win'98 or Win NT, please let me know, I will try my level best to help you. -Unni Stote, Robert wrote: > Hello: > > I was wondering...after I get apache and Tomcat installed where do I go from > there...I've read all the documentation (users

Re: MySQL question - No suitable driver

2001-02-27 Thread Web master
I am using the MySql and I don't have any problem. Please check my db code below. One more thing, if you are using win '98 then use 8.3 filename format in the class path. public mysql_db(String uid, String pwd) { try { Class.forName("org.gjt.mm.mysql.Driver").newInstance(); } cat

Re: Connecting to a servlet from within an applet

2001-02-27 Thread Web master
Hi Neil, I am using Tomcat and I didn't do anything special to call servlet from the applet. Only thing was the classes has to be in web-inf\classes in the directory where you have the applet. -Unni Neil Wood wrote: > Hi, > > how can I configure a servlet in Tomcat to be accessible from wi

Tomcat - MySql Question

2001-01-22 Thread Web master
Hello, Is there anyone here using Tomcat-MySql, I need help to install the driver. I would like to know which is the best driver and how to install it. Thanks in advance. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

Servlet is not running!

2000-12-14 Thread Web Master
Hello, I asked this question before, if anyone answer this question ? I have servlet which int runs calls an applet. Everything works fine except that, when I run, the applet is not running, it comes back and says applet not found. I have a context entry for the project in the server.xml Do I

Re: Tomcat is started? but I can't get to localhost:8080

2000-12-14 Thread Web Master
Have you tried ping to your machine and see it is working?? Just a thought "Summers, Karla" wrote:  Hi all. I'm using Win NT.  I think Tomcat is started, but when I go to the browser, it cannot find localhost:8080 (or 127.0.0.1:8080).From an MS_DOS window I have tried c:\tomcat>bin\startup and al

newbie Question : applet/stylesheet not loading!!

2000-12-14 Thread Web Master
I am using TOMCAT3.2. I tried my application on my local host everything looks and works great. My server is a Windows NT. When I tried the same application from a Windows 95 using http://xx.xx.xx.xx:8080/ccs it is working fine except this is loading neither the Stylesheets nor Applets. Does an

Re: localhost problem

2000-12-14 Thread Web Master
things? Thank you for your help. "ROOMS Christoph (BMB)" wrote: > try http://xx.xx.xx.xx:8080/ccs > > -Original Message- > From: Web Master [mailto:[EMAIL PROTECTED]] > Sent: donderdag 14 december 2000 12:30 > To: [EMAIL PROTECTED] > Subject: localhost probl

localhost problem

2000-12-14 Thread Web Master
Hello, I am very new to tomcat. I downloaded tomcat3.2 yesterday and I installed it successfully. When I tried with http://localhost:8080/ccs (where ccs is my project. Yes I added the information in the server.xml) it worked perfectly fine. I did ipconfig and found my ip address and when I tried