Hi Cleiber, Oracle also has a very nice implemenation (plus lots of doco) of JSP that you can use with Apache. Its free to download at: http://technet.oracle.com/tech/java/servlets/ If you want to do DB work with an Oracle database, there are some very useful classes in this implemenation. Ron Reynolds wrote: > yes, you need another module to convert the jsps to servlets which are then > executed to generate the jsps' output. GNUJSP so far appears to be the best > bet as far as free JSP support. i'm installing it now so if i run into any > problems i'll let you know. i've been developing a web page to basically > lay out all the steps to install and configure Apache 1.3.9 + JServ 1.0 + > JSP support + SSL. when it's done i'll post the URL if anyone's interested. > ..................ron. > -----Original Message----- > From: Cleiber Garcia da Cruz <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Date: Saturday, January 15, 2000 8:44 AM > Subject: How to configure Apache to run JSP? > > >Hi, > > > >Excuse to bother you... > > > >I downloaded JServ and configured Apache to work with it. In the JServ > >configuration file I put a handle for .jsp files. When I run Apache it > >deals OK with servlets but doesn't work with .jsp files. Could you > >please tell me what am I doing wrong? Should I install another module just > >to deal with JSP files (GNUJSP for example)? > > > >Thanks in advance, > > > >Cleiber. > > > >___________________________________________________________________________ > >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 > > ___________________________________________________________________________ > 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 ___________________________________________________________________________ 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
