[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
gnujsp
Hello, I'm trying to get GNUjsp working on my webserver and i'm
having a little trouble. I have everything required installed (apache
1.3.9, jserv1.1b1, JSDK2.0, jdk1.2). I copied the file in
/usr/local/apache/conf/zone.properties to
/usr/local/apache/conf/alph.properties and made the changes said in the
README.apache. Also the changes to jserv.properties and jserv.conf, but
it still doesn't seem to work right. Oh, I didn't include
"/home/heyl/test/java/jdbcbeans" in zone.properties because I didn't
have that file. Could that be what's wrong?
my webserver is http://no.shrub.net/examples
servlets work fine on it, http://no.shrub.net:8080/servlet/SnoopServlet
Any help would be much appreciated.