- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Tue, 12 May 1998 10:34:45 +0200
- To: Liechti Olivier <olivier@ipc.hiroshima-u.ac.jp>
- cc: www-jigsaw@w3.org
Liechti Olivier writes:
> Is it really possible to compile Jigsaw with JSDK2.0, without modifying
> the source ? I have tried to recompile Jigsaw, but I got a problem
> regarding to character encoding (is that a new feature ?????).
Yes that's a new feature, I have to implement it. I will send you the
new servlet package when it will be done.
>
> Here is the log :
>
> Compiling JigsawHttpServletRequest.java
> JigsawHttpServletRequest.java:49: class
> org.w3c.jigsaw.servlet.JigsawHttpServlet
> Request must be declared abstract. It does not define java.lang.String
> getCharac
> terEncoding() from interface javax.servlet.ServletRequest.
> public class JigsawHttpServletRequest implements HttpServletRequest {
> ^
> Note: JigsawHttpServletRequest.java uses a deprecated API. Recompile with
> "-dep
> recation" for details.
> 1 error, 1 warning
> *** Error code 1
> make: Fatal error: Command failed for target
> `JigsawHttpServletRequest.class'
>
>
> Any idea to solve this problem ?
>
> Thank you in advance,
>
> Olivier
>
- Benoît Mahé -------------------------------------------------------
World Wide Web Consortium (W3C)
Architecture domain - Jigsaw Team
http://www.w3.org/People/Mahe - bmahe@w3.org - +33.4.92.38.79.89
---------------------------------------------------------------------
Received on Tuesday, 12 May 1998 04:34:49 UTC