Kevin,


> I was wondering if anyone could tell me what exactly I need to have 
> installed to get JSP functionality on Apache.  I assume I'd need the Jserv 
> from java.apache.org, but would I need anything prior to that and is there 
> an order I should install them in?
> 
> Anyone have any idea where I'd get all of the necessaries in RPM format?


You need a JDK (I use 1.1.8 from IBM, free download as an RPM package from 
www.ibm.com/java). JServ gives you only servlet capability, you need a JSP engine, and 
I use GnuJsp (the JServ site has a link to it), which is a servet you install under 
JServ. I cound not find current releases of GnuJSP packaged in RPM format. You'll also 
have to edit some configuration files for JServ and GnuJSP, but it is not much 
difficult.


[]s, Fernando Lozano



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to