Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 1999 10:59:19 -0700
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        Josef Karthauser <joe@pavilion.net>
Cc:        Joe Shevland <J_Shevland@TurnAround.com.au>, Nate Williams <nate@mt.sri.com>, questions@FreeBSD.ORG
Subject:   Re: Apache, Java servlet engine, and Java. 
Message-ID:  <199904121759.KAA35857@rah.star-gate.com>
In-Reply-To: Your message of "Mon, 12 Apr 1999 18:52:02 BST." <19990412185202.Q88985@pavilion.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
Just make sure that jsdk.jar is in the location that your classpath points to.

	Amancio

> On Thu, Apr 08, 1999 at 10:57:50AM +1000, Joe Shevland wrote:
> > (Removed -hackers, sorry if not appropriate to do so)
> > 
> > Apache 1.34 + JServ 1.0b3 + FreeBSD JVM 1.1.7
> > 
> > also works nicely for me. I haven't encountered any bugs or difficulties
> > _at all_ once its all installed (and the installation isn't too bad
> > either). FWIW, I'm also using the GnuJSP package to implement Java
> > Server Pages, a competitor to Microsoft's Active Server Pages, which
> > give you the ability to embed Java code in HTML pages for dynamic page
> > generation.
> 
> Wierd, because I can't get it to compile!  (With apache1.36).
> 
> ./configure --with-apache-src=../apache --enable-apache-conf \
> 	--with-jdk-home=/usr/local/jdk1.1.7 --with-jsdk=../JSDK2.0
> 
> make
> 
> Making all in java
> CLASSPATH=:../JSDK2.0/lib/jsdk.jar:. /usr/local/jdk1.1.7/bin/javac -g -deprecation ./org/apache/jserv/JServUtils.java
> ./org/apache/jserv/JServUtils.java:66: Class javax.servlet.http.Cookie not found in import.
> import javax.servlet.http.Cookie;
>        ^
> 1 error
> *** Error code 1
> 
> 
> erp!  Any ideas will be awarded with a mime header of x-drink/beer?
> 
> Thanks,
> Joe
> -- 
> Josef Karthauser	FreeBSD: How many times have you booted today?
> Technical Manager	Viagra for your server (http://www.uk.freebsd.org)
> Pavilion Internet plc.  [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk]




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904121759.KAA35857>