[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Installation problems...


Hello,

I have Linux Mandrake 6.0, jdk1.2 (from blackdown), apache 1.3.6 and
Jserv installed. Everything works well.

In order to install gnujsp, I create a new zone (jb). It works well (ie
the servlet IsItWorking works well).

I've just got one problem : I don't manage to make apache understand
that .jsp files are special : it just send back the content of the file
in plain/text. I have put the line "ApJServAction .jsp /jp/gnujsp" in my
jserv.conf. Is there a line to add in httpd.conf (AddHandler or
something like that) ?

Thanks for all