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

weird gnujsp behaviour


Title: weird gnujsp behaviour

im getting some totally weird behaviour on my webserver.
im running apache 1.3.4 with jserv installed. servlets works
very well, and i have installed gnujsp and no error messages
are logged anywhere. but... when pass the server a jsp file,
it is treated as an ordinary html file. this might sound normal,
but when i pass the server a jsp file that doesnt exist, it is
passed to the gnujsp servlet, and gnujsp outputs an error.(500)

i have recompiled gnujsp with some added output to verify that
this is what happens.

im using redhat 5.2, with apache 1.3.4 with DSO. would it
be better to use static modules? i use the latest jserv and gnujsp.

does anyone have any thought on this? its been bothering me
for days now, so any help will be appreciated.

snorre