Check to see if you are using a "\" in the url.  This will not work for
Netscape, while it will work in I.E..  Changing "\" to "/" in your URLs
should fix this.
If this does not work, or is not the problem, please provide some code.

Thx,
Jason Cheek
[EMAIL PROTECTED]

-----Original Message-----
From: Kate McNamara [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 17, 2000 5:41 AM
To: [EMAIL PROTECTED]
Subject: Browser differences


Hi folks,

Should JSP pages appear differently in different browsers?  I assumed all
JSP
stuff happened server-side and therefore the output was just HTML and the
only
differences would be HTML display differences.  A user has reported the
login
as delivering a 400 bad request message, while it works fine for everyone
(including
him) under Internet Explorer.  There's no chance that the browsers work
differently
with commands like get parameter etc?

Thanks in advance

Kate McNamara
[EMAIL PROTECTED]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to