Re: Jigsaw 2.04 and servlet 2.2

j Brax wrote:

> I've been testing 2.04 version 01/03/2000 against some functions of servlet
> 2.2,
> especially those involved in authorization :
> HttpServletResponse getUserPrincipal works fine
> but
> HttpServletResponse isUserInRole gets an 'Not yet implemented' message

Yes, It's not yet implemented.

> and
> HttpServletResponse isSecure answers No ( but with my modified version
> of httpsd.java, replacing keyword https with http - but still having browser
> finding a secure connection ).

Well, how can I check if it's a secure connection if I can't do it with the URL?
Any Idea?

> In fact, second function answers to my precedent message about user in
> group.
> Third one might be a bug.
>
> Regards - j Brax

Regards, Benoit.

--
- Benoît Mahé -------------------------------------------------------
                      World Wide Web Consortium   (W3C)
                    Architecture domain - Jigsaw Engineer

                http://www.w3.org/People/Mahe  - bmahe@w3.org
---------------------------------------------------------------------

Received on Friday, 10 March 2000 04:55:03 UTC