Tag Archives: jmaki

Using jMaki to build Web 2.0 AJAX apps

[sun tech day]

Sang Shin

jMaki is a custom tag library

jMaki

  • HTML
  • JavaScript
  • CSS

JSF (for JSP)

  • GUI drag drop app builder
  • Event Handling
  • State Management

There are now 3rd party vendors creating JSF components

Read and post comments | Send to a friend

Web 2.0 , AJAX & JSF

[Sun Tech Day 2]

NetBeans
FireBug

JSF = Java Server Faces

JSF

  • UI component
  • Managed Bean
  • Expression Language

ajax4jsf.dev.java.net

  • renders html
  • renders links to javascript
  • processes ajax requests using listener

Frameworks

  • JMAKI
  • DOJO Faces
  • AJAX4JSF
  • Dynamic Faces
  • AJAX Zones

Widget Toolkits

  • DOJO
  • Scriptaculous
  • Yahoo YUI Widgets
  • DHTML Goodies
  • SPRY
  • Flickr API

Demo

  • Flickr "Word" and Yahoo Calendar on same web page

JMAKI

  • HTML
  • JavaScript
  • CSS

JMAKI provides a unified model for AJAX toolkits when you want to use widgets from different sources

AJAX remoting via proxy
DWR
JSON

Read and post comments | Send to a friend

Sun Web Developer Pack (SWDP)

Sun Web Developer Pack (SWDP) is a new integrated toolkit from Sun Microsystems that consists of a collection of Web 2.0 technologies that enable next generation Web application development.

The toolkit consists of binaries, tutorial, documentation, samples (including source) to build your Web 2.0 applications and deploy them on industry-grade containers.

It includes support for building rich user interface using Ajax technologies with Project jMaki & Project Dynamic Faces, light-weight Web services with Atom / REST APIs / WADL and server side scripting with Project Phobos.

Read and post comments | Send to a friend