Java Reference
In-Depth Information
As we can see, the data in the database matches the data in the XML string we
generated.
Summary
In this chapter, we covered some of the powerful RESTful web service generation
capabilities that NetBeans offers. We saw how NetBeans allows us to easily generate
a RESTful web service from an existing database schema. We also saw how we
can easily test our web services using tools provided by NetBeans and GlassFish.
Additionally, we saw how to generate a web service client with a few clicks of the
mouse. Finally we saw how we can invoke our web service functionality with a few
simple method calls.
 
Search WWH ::




Custom Search