The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic Web Applications and user caroljmcdonald

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • Grid • GUI 
• IDE • Instant Messaging • J2EE • J2ME • J2SE 
• JavaOne • Jini • JSP • JSR • JXTA 
• LDAP • Linux • Mobility • NetBeans • Open Source 
• OpenSolaris • P2P • Patterns • Performance • Porting 
• Programming • Research • Security • Servlets • Struts 
• Swing • Testing • Tools • Virtual Machine • Web Applications 
• Web Design • Web Development Tools • Web Services and XML 


Web Applications

RESTful Web Services and Comet
on Aug 29, 2008 | Permalink | Discuss
This Sample Catalog app demonstrates a RESTful Web Service, coded using JAX-RS: Java API for RESTful Web Services and the Java Persistence API, and a jMaki client which gets and displays the Web Service responses in a dynamic Ajax table.
on Jul 18, 2008 | Permalink | Discuss
This Example application demonstrates the use of Groovy and Grails with the Java Persistence API running on Glassfish with MySQL
on Jul 7, 2008 | Permalink | Discuss
This Sample Slideshow app demonstrates the usage of the dojo Ajax framework, Comet, Bayeux, with Grizzly and Glassfish.
on Jul 1, 2008 | Permalink | Discuss
I have updated the Sun Tech Days jMaki presentation I am giving in Manilla with explanatory notes for the slides.
on Jun 6, 2008 | Permalink | Discuss
This Catalog Sample app demonstrates the usage of Groovy and Grails to implement pagination of data sets for a Store Catalog.
on Apr 28, 2008 | Permalink | Discuss
This Sample Catalog app demonstrates the usage of the Java Persistence APIs to implement server side pagination (recommended for large sets of data), and jMaki to get and display the results in a dynamic Ajax table
on Feb 8, 2008 | Permalink | Discuss
this is a presenation and sample code on dojo 1.0 that I have prepared for Sun Tech Days. The material in the slides and code is from the book on dojo from http://dojotoolkit.org/
on Dec 21, 2007 | Permalink | Discuss
This example demonstrates adding a Map to the Sample Store Catalog Application using the BluePrints JSF Google Map Viewer Component
on Oct 19, 2007 | Permalink | Discuss
This Sample application demonstrates the usage of JRuby and Rails to implement pagination of data sets for an Online Store Catalog.
on Oct 10, 2007 | Permalink | Discuss