Hi,

    I strongly suggest you to subscribe to the
[EMAIL PROTECTED] mailing list.
(http://java.apache.org)
    This is dedicated to ApacheJserv and any question related to it.
The answer to your question is:
it the jserv.conf file (usually in the jserv/etc/ dir) uncomment the
following line:
#ApJServAction .jsp /servlets/org.gjt.jsp.JSPServlet
This line tells to apache that every file with jsp extension is handled by a
servlet.
Than restart the server.
    If this won't help you may search the faq at http://java.apache.org


Best wishes,
                    Andras.


----- Original Message -----
From: "Daniel Lynn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 06, 2000 7:43 PM
Subject: how odd...


> OK, I'm having some really bizzarre problems here....
>
> 1) Apache running alone will run my JSP files but tomcat alone won't (I
> didn't think Apache alone could) this is mostly just a curiosity thing,
> it turns out we're not using tomcat anyway....
>
> 2) the server techs for some reason decided they didn't want apache and
> tomcat and they'd rather run apache and Jserv... so, they set it all up
> and the JSP examples all work, but when we try to load up my JSP file
> (which works in jswdk and tomcat) it simply prints the file out on the
> screen (every last character of it)
>
> so, I'm thorougly confued... anyone have any ideas?
>
> -Daniel
>
>

___________________________________________________________________________
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

Reply via email to