This message should probably show up on Wednesday as most of the messages
I've sent don't appear on the list until 2-3 days later.  Anyway, it does
indeed appear that JRun is the culprit here.  I tried using Apache/Jserv and
IE 5 did pop the password box up.  Just a word to the wise - if you get
unexpected results which seem to work with other combinations of
webserver/servlet engine/browser, check your servlet engine!

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 Erik
> Sahl
> Sent: Friday, March 10, 2000 12:14 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Hunter 8.2 example and cross browser problems
>
>
> 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
>

___________________________________________________________________________
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

Reply via email to