Re: servlets

Chris Tomlinson writes:
 > I've seen the same error and haven't had time to track it down.
 > 
 > ciao,
 > Chris
 > 
 > At 09:27 AM 3/25/97 +-100, Hubert Dufays wrote:
 > >
 > >hello,
 > >
 > >
 > >i have jigsaw (alpha5) and a servlets directory
 > >under WWW/ (plus servlets beta win32).
 > >
 > >when i just try with the add resource link:
 > >
 > >name: servlets
 > >class: w3c.jigsaw.servlet.ServletDirectory
 > >
 > >i have an "error":
 > >
 > >=>"java.lang.IllegalAccessError: Unimplemented interface method".

I guess you're both trying to use the latest version of the servlet
API (beta) which Jigsaw 1.0alpha5 doesn't support (Jigsaw was out
before that API was delivered ;-)

You will have to get the Jeeves1.0alpha2 servlet API

Anselm.

Received on Tuesday, 25 March 1997 12:36:06 UTC