Currently working on a project which require me to design a real time
web portal powered by java, to show some meteorological information
like wind direction, himidity and so on...does it involves lots of java
programming, and please do give me some guildlines regarding it, thanks
Paul Davis - 26 Jul 2006 18:28 GMT
You can use the Wunderground telnet service
blackbird.wunderground.com port 3000
If you're looking for SOAP, the noaa has an experimental service you
can call
http://www.weather.gov/xml/
You could also google for what you want.
googling for +weather +soap yeilds lots of interesting stuff