Bob Byron wrote:

> > Craig McClanahan
> > For general help installing and configuring Apache and Apache JServ:
>
> Thanks for your reply.  I read them.  The Apache webserver, and the JServ
> servlet engine are working.  JavaServer pages are not.
>
> > For the JSWDK engine, there are specific instructions in the README file
> > for configuring the JSP release with Apache JServ.  Note that *many*
> > features of the JSP will not work, because JServ is based on version 2.0
> > of the servlet API, whereas JSP is based on version 2.1.
>
> I read the disclaimer in the JSWDK about JServ w/JSWDK, however, it still
> appears that the JSP should work in some form.  But, whenever a JSP page is
> requested, the following error is produced:
>     (ERROR) ajp11: Servlet Error: Internal Server Error
>     (ERROR) an error returned handling request via protocol "ajpv11"
>

I haven't actually tried to run it yet ... I'm using the JSWDK stuff for
development, because I needed request forwarding and including to work (2.1
servlet features).  Were there any other messages in the log, or was this it?

>
> Can anyone give me more information about this error?
>
> Actually, I am considering going over to gnujsp until everything is a little
> more compatible.

That (using GNUJSP) is what I'm doing right now with Apache JServ.

>  Can't wait for Jakarta!
>

Totally agreed!  You will find me involved on the development side there, as
well (I've been working in the Apache JServ group for the last several months.)

>
> Thanks,
> Bob Byron

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to