----- Original Message -----
Sent: Tuesday, March 11, 2003 12:11
PM
Subject: Re: [java-list] Problemas com
Apache + Tomcat
Caro Marcelo,
Acesse esse link, talvez ajude vc em alguma
coisa.
DESVENDANDO OS SEGREDOS DO TOMCAT
|
The Tomcat
server is a Java based Web Application container that was created to run
Servlets and JavaServer Pages (JSP) in Web applications. As part of
Apache's open source Jakarta project, it has nearly become the industry
accepted standard reference implementation for both the Servlets and JSP
API. Written by expert Servlets and JSP software architect and author
James Goodwill, this column will feature introductory Web application
development issues, Tomcat installation and configuration, deploying Web
applications onto Tomcat, Struts and much more.
|
Um abraço,
Edilson S. Souza
----- Original Message -----
Sent: Monday, March 10, 2003 4:43
PM
Subject: [java-list] Problemas com
Apache + Tomcat
Olá, integrei o apache com tomcat.., meu apache
esta rodando jsp normalmente, mas nao consigo mapear servlets..., sei que
jsp nada mais é que um servlet compilado on the fly..., por isso achei
estranho nao estar conseguindo acessar os servlets.., fiz um link em
web.xml, se acesso pelo servidor tomcat ele funciona, mas pelo apache ele da
erro 404.., alguem ja passou por isso?
Obrigado..
Marcelo Bonilha