Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / April 2006

Tip: Looking for answers? Try searching our database.

checking out if their U-A/browser settings support java

Thread view: 
onetitfemme - 04 Apr 2006 16:11 GMT
Does anyone know of a smart way to do it?
.
There are plenty of users that don't support java, javascript and/or
AJAX's XMLHTTPRequest (people with handhelds, PDAs and ...) my app
would serve them basically the same page, but without the same
functionality
.
I am looking for ideas from people who have dealt with these issues.
.
Anyone?
.
Thanks
Oliver Wong - 04 Apr 2006 17:59 GMT
> Does anyone know of a smart way to do it?
> .
[quoted text clipped - 7 lines]
> Anyone?
> .

   Show them a "pleaseWait.html" HTML page. The page will redirect itself
to "userDoesntHaveJava.html" after 15 seconds.

   The "pleaseWait.html" page has an embedded applet which will redirect
the page to "userDoesHaveJava.html".

   So if the user has Java, the applet will load, and the user will be sent
to userDoesHaveJava.html, and you can capture that GET request. If the user
doesn't have Java, the applet won't load, and eventually the user will be
sent to userDoesntHaveJava.html.

   This fails if the user has a particularly slow system that doesn't
manage to load the applet in 15 seconds.

   - Oliver


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.