8070 works - i changed because i had a conflict w/ 8080 - Based on Roberts response (below) - I've narrowed it down to this statement in the jsp Connection conn = ds.getConnection(); Unfortunately the logs don't say anything - I just get a page not found. If I take that out (and all subsequent jsp) it works fine. So right up to that point the jsp page renders fine - When I include that one more line, it blows up. I'm still looking but if someone knows please chime in. Thanks, Dave What do the logs say? Have you tried connecting to MySQL outside of Tomcat? Does that work? Can you get the page to display without the JDBC stuff in it?
/robert "Samara, Fadi N Mr ACSIM/ASPEX" <[EMAIL PROTECTED]> wrote: Classification: UNCLASSIFIED Caveats: NONE That's what I was thinking, but it could easily be changed and he indicated that he was successfully able to bring up Tomcat's index page. So I am not sure this is an issue. Fadi -----Original Message----- From: Glen Mazza [mailto:[EMAIL PROTECTED] Sent: Friday, February 24, 2006 1:07 PM To: Tomcat Users List Subject: Re: first jdbc tomcat application David McMinn wrote: > > When I try to go to http://localhost:8070/jsp-examples/wroxjdbc/JDBCTest.jsp > I get a standard The page cannot be displayed page. > Port wrong? It is 8080 by default. Glen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Classification: UNCLASSIFIED Caveats: NONE --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]