Sun Java Solaris Communities My SDN Account Join SDN
 
Web Developer Resource Center: Samples
Project Phobos Shopping List Application
Web Resource Center: Samples

The BluePrints Team
The Java BluePrints projects presents the programming model, guidelines and examples for designing enterprise quality applications and web services using Java technologies. Some of the areas covered are Ajax-enabled Web 2.0 applications, Persistence, JavaServer Faces, SOA with BPEL, and WS-Security. Current team members include Mark Basler, Sean Brydon, Smitha Kangath, Greg Murray, Inderjeet Singh and Yutaka Yoshida.

 

Sample, Applications, Components & Widgets

Project Phobos Shopping List Application - Click to Run It!Project Phobos Shopping List Application
 
The Project Phobos List Application Using AJAX demo allows the user to add/remove new items to a dynamically growing list without the page being reloaded. To use, enter an item in the field and click the "Add to List" button. Watch the item get added to the list. Click on the added item will cause it to be removed from the list.
 
This application shows how you can do real time list operations using AJAX interactions in Phobos.
 
For more information about Project Phobos, please visit http://phobos.dev.java.net.
 
    Run it!  |  Feedback
 
Shopping List Application by The Project Phobos Team