Showing posts with label RESTful. Show all posts
Showing posts with label RESTful. Show all posts

What is RESTful ? | RESTful Web Services with ASP.NET MVC | RESTful Web Services Video Tutorial

http://www.youtube.com/watch?v=oRhyn45o3qEendofvid [starttext]This is a Video Tutorial explains What is RESTful ?

REST is the architecture of the Web, and RESTful Web services are now the most popular way of enabling browser-based applications to access information and behavior on Web servers. In Web 2.0 applications, desktop-like responsiveness and versatility are driven by client-side script code, and RESTful services with JavaScript-friendly request and response formats vastly simplify this kind of code. Open source frameworks like Rails have historically made the server side of these services correspondingly straightforward to implement, but the .NET community hasn't benefitted from this kind of work until recently. Now, however, ASP.NET MVC (itself an open source project), along with the modest assistance of some other open-source tools and conventions, makes it easy to write full-featured RESTful Web services. We'll explore REST itself, what RESTful Web services look like, and how to write them using the MVC framework along with Steve Hodgkiss's RESTful Routing library. [endtext]

Part5/5 - RESTful Web services using JAX-RS - Java EE 6 and GlassFish 3 with Eclipse

http://www.youtube.com/watch?v=on557289GzAendofvid [starttext] This is a Video Tutorial explains RESTful Web services using JAX-RS
[endtext]

RESTful Web Services Tutorial with Spring Part 1 of 3 - Spring Video Tutorial

http://www.youtube.com/watch?v=xLWm8PJjdBkendofvid [starttext] This is a Video Tutorial explains RESTful Web Services Tutorial with Spring Part 1 of 3 - Spring Video Tutorial
RESTful Web Services Tutorial with Spring Part 1 of 3 - Spring Video Tutorial
RESTful Web Services Tutorial with Spring Part 1 of 3 - Spring Video Tutorial
[endtext]

RESTful Web Services Tutorial with Spring Part 2 of 3 - Spring Video Tutorial

http://www.youtube.com/watch?v=qfYEhvIQfGMendofvid [starttext] This is a Video Tutorial explains RESTful Web Services Tutorial with Spring Part 2 of 3 - Spring Video Tutorial
RESTful Web Services Tutorial with Spring Part 2 of 3 - Spring Video Tutorial
RESTful Web Services Tutorial with Spring Part 2 of 3 - Spring Video Tutorial
[endtext]

RESTful Web Services Tutorial with Spring Part 3 of 3 - Spring Video Tutorial

http://www.youtube.com/watch?v=eMzhNLJ-vOcendofvid [starttext] This is a Video Tutorial explains RESTful Web Services Tutorial with Spring Part 3 of 3 - Spring Video Tutorial
RESTful Web Services Tutorial with Spring Part 3 of 3 - Spring Video Tutorial
RESTful Web Services Tutorial with Spring Part 3 of 3 - Spring Video Tutorial
[endtext]

How to Build a Web Application to manage a collection of books & CD's with Java EE 6 JSF 2.0 , EJB 3.1 , JPA 2.0 RESTful JAX-RS 1.1 and CDI 1.0 - JSF & JPA & EJB Video Tutorial

http://www.youtube.com/watch?v=vuwXxuCjOm0endofvid [starttext] This is a Video Tutorial explains how to Build a Web Applications with Java EE 6
How to Build a Web Application to manage a collection of books & CD's with Java EE 6 JSF 2.0 , EJB 3.1 , JPA 2.0 RESTful JAX-RS 1.1 and CDI 1.0 - JSF & JPA & EJB Video Tutorial
[endtext]

(5 of 5) - RESTful Web services using JAX-RS - Java EE 6 and GlassFish 3 application with NetBeans 6.9

http://www.youtube.com/watch?v=qf2Jxwpbsuoendofvid [starttext] This is a Video Tutorial explains Java EE 6 and GlassFish 3 application with NetBeans 6.9 (5 of 5) - RESTful Web services using JAX-RS

This multi-part screencast series shows how NetBeans 6.9 provides comprehensive tooling for Java EE 6 & GlassFish 3. The different parts show:

1. A simple Java EE 6 application (JSP, Servlets, EJB)
2. Reading database table using Java Persistence API 2
3. Using Facelets with Java Server Faces 2
4. Contexts & Dependency Injection with JSF 2
5. RESTful Web services using JAX-RS

This is part #5.
[endtext]

Check out this stream