jMaki Presentation slides and Sample code
jMaki Presentation slides and Sample code
jMaki is a lightweight
framework for creating Web 2.0 applications using standards-based
technologies such as CSS, HTML, and JavaScript. I have updated the
href="http://developers.sun.com/events/techdays/">Sun
Tech Days jMaki presentation I am giving in Manilla with
explanatory notes for the slides. I have also updated the
href="http://weblogs.java.net/blog/caroljmcdonald/archive/2008/02/dynamic_ajax_ta.html">Dynamic
Ajax table example using jMaki and Java Persistence APIs on Glassfish
on my blog. Download the
href="https://techdayscode.dev.java.net/servlets/ProjectDocumentList?folderID=9370&expandFolder=9370&folderID=0">presentation
and sample code.
Deploy the sample code as
described in the blog, try out the example, look at the code, read the
slides, learn about the jMaki framework.
- Login or register to post comments
- Printer-friendly version
- caroljmcdonald's blog
- 948 reads






Comments
by saoj_brasil - 2008-09-02 13:30
Hi Carol! Nice work! I would like to send you a Pet Catalog implemented with the Mentawai framework: http://www.mentaframework.org/. Is it possible? Thanks! Sergio (sergio.oliveira.jr at gmail.com)by felipegaucho - 2008-06-09 04:28
very nice presentation.. (I also quoted your slides in my blog). Questions:
Very useful material.. thanks a lot for that.
by caroljmcdonald - 2008-06-12 13:48
Hi, jMaki provides a generic proxy to web services in the form of the XmlHttpProxy (XHP) client. The XmlHttpProxy module provides a means for widgets to access JSON or XML RESTful services outside of the web application domain. jmaki also has an eclipse plugin. Also jmaki has sample code with ant scripts.