I have the same probleme as bakirov, it didn't help changing the port from 8080 to 80. I succeeded to get the html pages under tomcat but not the servlet.
Mohammed --- "Bird, Derek" <[EMAIL PROTECTED]> schrieb: > Just change the port settings from 8080 to 80. > > Derek > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: October 10, 2001 3:53 AM > To: [EMAIL PROTECTED] > Subject: How to make Apache call Tomcat, when I > request a servlet or a JSP? > > > How to make Apache call Tomcat, when I request a > servlet or a JSP? > > For example to request a JSP I have to make sth. > like this: > http://localhost:8080/myDir/myJSP.jsp > <http://localhost:8080/myDir/myJSP.jsp> showing a > port number here (8080) > > But how can I make a servlet and JSP engine run by > default, when I directly > run a Jsp page from a browser, > for example like this (without specifying a port > number): > > http://localhost/myDir/myJSP.jsp > <http://localhost/myDir/myJSP.jsp> > > And I want an engine to take an action here... > > I have succesfully configured mod_jk for Apache. > > Thanks in advance... > > Bye! > > > > __________________________________________________________________ Es ist soweit: das Nokia Game beginnt. Sei bereit f�r das multimediale Abenteuer. Melde dich bis zum 3. November bei http://de.promotions.yahoo.com/info/nokiagame an! ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
