If you have all the examples installed, and tomcat is starting okay, you should see content at http://localhost:8080 The apj12 connector (and port 8007) is for apache; you can ignore it, unless you are running tomcat with apache You need full jsdk to run jsp, not just jre. Ken
[EMAIL PROTECTED] wrote: >I installed Tomcat 3.3.1 on win 98.There is no problem on running it.Writing >http:localhost:8080 returns nothing.But using port 8007 keeps on loading for >long and then shows 'the page cannot be displayed' page.It also cannot >connect to my simple jsp page.Is this the problem of using proper >port?server.xml file in conf directory has the following setup for some >ports: ><Http10Connector port="8080" > ><Ajp12Connector port="8007" /> > >Can anybody suggest what I need to do in order to run my jsp pages? >Thank you. > > > > > > > > > > > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
