Any good XML over HTTP examples?

Hi,

Does anyone know of a good example of using a XML over HTTP web service? Especially one that would be easily graspable by someone who's new to web services (read: me)?

Is there a way to generate stub classes from a WSDL? I tried to do it in NetBeans but it didn't work, maybe NetBeans expects SOAP web services?

Thanks

[349 byte] By [philgmoa] at [2007-11-27 6:09:44]
# 1
Hi,This use case seems to be best handled using a RESTful Web Service. Check the Restlet project for a supporting framework: http://www.restlet.org/documentation/1.0/tutorialBest regards,Jerome http://www.restlet.org
jerome_louvela at 2007-7-12 17:14:10 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...