I've installed JServ 1.0b4 and now I'm trying to get JSPs working.

I've added
<IfModule mod_jserv.c>
  ApJServAction .jsp /servlets/gnujsp
</IfModule>

to my httpd.conf file.  when I try to start apache, though, it doesn't
understand the ApJServAction directive.  in fact, it doesn't recognise
any ApJServ* stuff.  it's fine with Servlet* stuff, and servlets work,
though.

Thoughts?


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to