ServletContext.getResource() question...

Hi !

----

Can someone (Benoit ?) explain why Jigsaw's ServletContext.getResource(
"/" ) doesn't return the WWW root ?
I tried it from a servlet in /servlets, and the returned URL was
file:/home/jigsaw/Jigsaw/Jigsaw/WWW/servlets - I expected
file:/home/jigsaw/Jigsaw/Jigsaw/WWW/ ;-(

----

Bye,
Roland

--
  __ .  . __
 (o.\ \/ /.o) Roland.Mainz@informatik.med.uni-giessen.de
  \__\/\/__/  gisburn@informatik.med.uni-giessen.de
  /O /==\ O\  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
 (;O/ \/ \O;) TEL +49 641 99-13193 FAX +49 641 99-41359

Received on Tuesday, 7 March 2000 04:42:11 UTC