Why bother using Java?  You can do it with HTML.  Just stick
the following in the homepage header:

<noscript>
<META HTTP-EQUIV="refresh" CONTENT="0;
URL=http://www.[whatever]/nojavascript.html">
</noscript>

-mark

-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's
Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On
Behalf Of
Daniel Lynn
Sent: Wednesday, January 03, 2001 11:47 AM
To: [EMAIL PROTECTED]
Subject: detecting settings in browser


Does anyone know if there is any way to use Java to detect
if a viewer's
browser has Javascript enabled?

-Daniel

____________________________________________________________
_______________
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