Tag Archives: RESTful

NetBeans Java RESTful Message Board Update Tutorial

Yesterday’s NetBeans Java RESTful Message Board Primer Tutorial had us set up a Message Board web service application in Java and built via the NetBeans IDE. Did the look of its functionality remind you of the basics of SQL DML … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

NetBeans Java RESTful Message Board Primer Tutorial

The NetBeans IDE is great for Java projects, and today we take a NetBeans sample project that features a RESTful Web Service component to build a rudimentary Message Board. What functionality is at the heart of this Message Board using … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

NetBeans Backbone.js HTML5 Web Application Primer Tutorial

Today we create a NetBeans (IDE) HTML5 project based on the Backbone.js methodology for web application creation, which we include a bit about as quoted from Wikipedia (thanks) below: Backbone.js is a JavaScript library with a RESTful JSON interface and … Continue reading

Posted in eLearning, NetBeans, Tutorials | Tagged , , , , , , , , , , , , , , , | 17 Comments

NetBeans Java EE RESTful Web Service Primer Tutorial

Web Services allow for communication using the World Wide Web between two devices, as Wikipedia explains below. Do you remember previous Java Eclipse Web Service Primer Tutorial as shown below that used Eclipse IDE which works on Mac OS X … Continue reading

Posted in eLearning, NetBeans, Software, Tutorials | Tagged , , , , , , , , , , , , , | 4 Comments