Being able to see the Tomcat Welcome page tells you that tomcat is installed 
properly, that will let you view html files, but in order to be able to run 
.asp, .jsp and other java dependant extensions, you need to have your JRE/JDK 
installed properly.  Once it is, you should be able to write a simple Hello 
World application and compile is using javac.exe and run it with java.exe. If 
that works, your good to go.  
Have a look at this for a good guide
http://www.cs.uofs.edu/~bi/2005s-html/cs341/install-tomcat.html

Richard. 

----- Original Message ----
From: gokal <[EMAIL PROTECTED]>
To: users@tomcat.apache.org
Sent: Tuesday, April 10, 2007 9:20:16 AM
Subject: Re: Cannot open apache


Hi, 

Thanks for the email

I did try what you recommended, but had no luck. The only process I could
find was the javaw.exe ... I removed it and tried to restart, with no
success.

What else can I try? 

Thanks again 




Richard Dunne wrote:
> 
> There is a problem with ctrl+c.  It does not always kill your processes. 
> I have the same problem with jakarta tomcat v5.0.28.  On restarting your
> machine, at the desktop, check your processes ctrl+alt+del and look for
> java.exe or any tomcat processes.  If you see any of these, just kill
> them.   Then try restarting tomcat with "catalina.bat run" at the prompt,
> my guess it will start.  Its usually because catalina or java or both did
> not shut down properly and are blocking the port 8080.   
> 
> Richard.
> 
> 
> ----- Original Message ----
> From: gokal <[EMAIL PROTECTED]>
> To: users@tomcat.apache.org
> Sent: Sunday, April 8, 2007 11:13:56 AM
> Subject: Cannot open apache
> 
> 
> Hi, I'm not too familiar with Tomcat. I have downloaded the webserver and
> set
> the PATH on Windows. I then ran the startup.bat file and went to
> localhost:8080. It worked fine. I saw the Apache site. I then broke the
> connection(CTRL+C) from the command prompt and ever since then I cannot
> startup Tomcat. Nothing gets written to the Log files either so I can't
> see
> what the problem is. 
> 
> Can someone please help me. 
> 
> Thanks
> Naren. 
> -- 
> View this message in context:
> http://www.nabble.com/Cannot-open-apache-tf3543145.html#a9891200
> Sent from the Tomcat - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
>  
> ____________________________________________________________________________________
> 8:00? 8:25? 8:40? Find a flick in no time 
> with the Yahoo! Search movie showtime shortcut.
> http://tools.search.yahoo.com/shortcuts/#news
> 

-- 
View this message in context: 
http://www.nabble.com/Cannot-open-apache-tf3543145.html#a9915660
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


 
____________________________________________________________________________________
8:00? 8:25? 8:40? Find a flick in no time 
with the Yahoo! Search movie showtime shortcut.
http://tools.search.yahoo.com/shortcuts/#news

Reply via email to