Login Form






Lost Password?
No account yet? Register

Syndicate

Get latest news from us

VivoCiti - Latest Added Component
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:



Home
Introduction to JavaFX Script

Views : 757    

Favoured : 38

Published in : Articles & Tutorials, JAVA


 

Introduction to JavaFX Script - By Anghel Leonard

What Is JavaFX?

In the spring of 2007 Sun released a new framework called JavaFX. This is a generic name because JavaFX has two major components, Script and Mobile, and, in the future, Sun will develop more components for it.


User comments Quote this article in website Favoured Print Send to friend Save this to del.icio.us Related articles Read more...
 
Rails to Java via REST

Views : 755    

Favoured : 46

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 : 763    

Favoured : 39

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...
 
<< Start < Prev 1 2 3 4 5 Next > End >>

Results 13 - 16 of 17

Who's Online

We have 7 guests online

Member Statistics

We have 7508 members and 440 new members for this month

iBook Network

Recommended Book




Latest Post