Jason,
I'm beginning to wonder if it's not the servlet engine at fault here. I'm
running:
Windows NT 4 SP 6 (for development)
Apache 1.3.9 (default Web server)
Java 2
JRun 2.3.2 build 157 (servlet engine using JSDK 2.1)
Internet Explorer 5
I'm seeing the problem when using (and only using) Internet Explorer 5 (IE
4 appears to work correctly). As I stated previously, I tried servlets.com
site with your code on it and IE5 DID work there. You're using JWS 1.1.3,
which may be the reason (it's implementation of the response object might be
setting the header up in a different way than JRun and IE 5 is not liking
the header it's getting (?) ). Anyway, if you can think of any other reason
IE 5 is not seeing this, let me know. It's not a high priority thing right
now, but could be in the future (especially if we ever do use servlet
authentication in our production environment - right now it's either web
server authentication or SSL).
thank,
Erik Sahl
[EMAIL PROTECTED]
> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Jason
> Hunter
> Sent: Thursday, March 09, 2000 12:13 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Hunter 8.2 example and cross browser problems
>
>
> Erik Sahl wrote:
> >
> > Jason,
> >
> > Just tried the example from www.servlets.com with Internet
> > Explorer 5.0 and it works great. Recompiled the source code given
> > by the link at
> > (http://www.servlets.com/book/examples/ch08/CustomAuth.java) with
> > Internet Explorer using both Apache 1.3.9 and Netscape Enterprise
> > Server 3.6 as the web servers and it doesn't appear to work at all.
> > What setup are you using to produce the results off of the chapter
> > 8 page?
>
> It's running JWS 1.1.3 or something (you could snoop this by doing a
> manual connect and looking at the response headers by the way). But
> there's no reason it won't work on another system. If you provide
> *details* of the problem you're seeing, we can maybe help.
>
> -jh-
>
> --
> Jason Hunter
> [EMAIL PROTECTED]
> Book: http://www.servlets.com/book
> 2.0 to 2.1: http://www.javaworld.com/jw-12-1998/jw-12-servletapi.html
> 2.1 to 2.2: http://www.javaworld.com/jw-10-1999/jw-10-servletapi.html
>
> __________________________________________________________________
> _________
> To unsubscribe, send email to [EMAIL PROTECTED] and include
> in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html