CO.CC:Free Domain

or browse in 35 languages:

Login Form






Lost Password?
No account yet? Register

Get latest news from us

VivoCiti.com - Monthly Newsletter
Please register to the site before you can sign for a list.
No account yet? Register

Subscribe to RSS through Email:

Enter your email address:



RSS Subscription

Home
Rails to Java via REST

Views : 1758    

Favoured : 123

Published in : Articles & Tutorials, JAVA


Rails to Java via REST - By Brian Leonard

Brian Leonard has written "Rails to Java via REST," detailing how he used Netbeans to write a REST service for a JPA entity bean, and used it from a Rails application: 

Since I've been studying the Rails framework, I've had an interest in integration with Java. Yes, JRuby is one possible solution, but if you have some large Java system that you want to integrate with, it' unlikely that you're just going to get the jar files to access that system's APIs. More likely is that system will expose itself as a service, and the service type du jour is REST.

So, in this entry I'm going to expose an entity class as a RESTful web service and then create a Rails client for that entity.

Setting Things Up

  • Download and install NetBeans 6.0 M10. Grab the Full distribution so you can get the Java IDE, Ruby and GlassFish.
  • Download and install the SWDP to GlassFish. This is required to create the RESTful web service.

Creating the RESTful Web Service

Here we'll expose the manufacturer table as a RESTful web service.

Create the Manufacturer Entity Class

  • Start NetBeans 6.0 and create a new Web Application named Manufacturers.
  • Right-click the project and select Entity Classes from Database.
  • Select jdbc/sample as the Data Source and MANUFACTURER as the Table (your list of available tables will be different then mine, but you should have MANUFACTURER):

User comments Quote this article in website Favoured Print Send to friend Save this to del.icio.us Related articles Read more...
 
Retrieving database information with AJAX, PHP and MySQL

Views : 1782    

Favoured : 121

Published in : Articles & Tutorials, AJAX


Retrieving database information with AJAX, PHP and MySQL - By somecoders


With the recent popularization of AJAX (Asynchronus Javascript And XML), it is now unnessecary to reload a page with the same basic layout, just to get new content. You can use AJAX to retrieve just the content without reloading the page, then change the value of a content area.


User comments Quote this article in website Favoured Print Send to friend Save this to del.icio.us Related articles Read more...
 
Rich Ajax slide shows with DHTML and XML

Views : 1703    

Favoured : 121

Published in : Articles & Tutorials, AJAX


Retrieving database information with AJAX, PHP and MySQL - By Jack Herrington

Over IBM DeveloperWorks, Jack Herrington has published an article on Rich Ajax slide shows with DHTML and XML. In this article you will learn to create an Asynchronous JavaScript and XML (Ajax) client-side slide show that's animated using "Ken Burns Effects." Here, you discover how to build XML data sources for Ajax, request XML data from the client, and then dynamically create and animate HTML elements with that XML.


User comments Quote this article in website Favoured Print Send to friend Save this to del.icio.us Related articles Read more...
 
<< Start < Prev 1 2 3 4 5 6 Next > End >>

Results 21 - 24 of 24

Who's Online

We have 3 guests online

Subscribe To

 Subscribe in RSS

Follow me...

Add to Technorati Favorites

http%3A%2F%2Fvivociti.com
Advertisement
Advertisement

Recommended Book


iBook Network



CO.CC:Free Domain

Sponsors

Latest Post