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 / June 2005

Tip: Looking for answers? Try searching our database.

Web Services

Thread view: 
M B HONG 20 - 20 Jun 2005 23:46 GMT
Hi all-

I am developing a web application that will need to poll the server
from the browser for some information (specifically, when a refresh is
needed).  I have already accomplished this with Web Services, but it
does not work for Netscape 7.0.  Does anyone know how to make Web
Services work for Netscape 7.0 or know of any better alternatives?  Any
help would be greatly appreciated.  thanks in advance.
Chris Smith - 21 Jun 2005 02:08 GMT
> I am developing a web application that will need to poll the server
> from the browser for some information (specifically, when a refresh is
> needed).  I have already accomplished this with Web Services, but it
> does not work for Netscape 7.0.  Does anyone know how to make Web
> Services work for Netscape 7.0 or know of any better alternatives?  Any
> help would be greatly appreciated.  thanks in advance.

What are using as a SOAP client?  Something in JavaScript?  It's
possible that your SOAP client assumes IE-specific features, especially
since it will certainly use the non-standard XMLHttpRequest constructor,
which is a virtual landmine of portability.

Unfortunately, I'm not aware of a generic cross-browser SOAP client
available for JavaScript.  You might ask in comp.lang.javascript where
the question is more appropriate.  Alternatively, you'll need to fall
back to using XMLHttpRequest directly by yourself, and test across major
browsers in hopes of removing compatibility problems.

Signature

www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation



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.