jMaki « Web Development « Java Articles

Home
Java Articles
1.Build Deploy
2.Class
3.Core Library
4.Data Types
5.Database JDBC
6.Design
7.Development
8.File Input Output
9.Graphics Desktop
10.J2EE Enterprise
11.J2ME Wireless
12.JVM
13.Language
14.Library Product
15.Network
16.Security
17.SOA Web Services
18.Test
19.Web Development
20.XML
Java Articles » Web Development » jMaki 

1. Achieving Interoperability with Ajax using Java and .NET Technologies    java.sun.com

What we have illustrated is a way to interoperate between a .NET service and a jMaki Ajax application using SOAP as an underlying communication protocol. With the growing popularity of Web 2.0, ReSTful web services supported by Yahoo, Flickr and many others have become quite popular. A ReST-style web service is accessed through URI-addressable semantics of the HTTP protocol, which significantly simplifies integration effort on the client side. As a result, the Web 2.0 services interoperability between .NET and Java stacks is gradually shifting towards ReST.

2. New Technologies for Ajax and Web Application Development: Project Dynamic Faces    java.sun.com

New Technologies for Ajax and Web Application Development: Project jMaki, Project Dynamic Faces, and Project Phobos (Part 1) New Technologies for Ajax and Web Application Development: Project jMaki (Part 2) Dynamic Faces JavaServer Faces Technology JavaServer Pages (JSP) Technology Project jMaki Ajax Developer Resource Center Ajax Downloads JavaScript Technology Dojo Toolkit Script.aculo.us

3. New Technologies for Ajax and Web Application Development: Project jMaki    java.sun.com

Project jMaki gives you a simple way to include Ajax-enabled widgets in your web applications. (Ajax is a technology that includes but is not limited to Asynchronous JavaScript and XML.) The jMaki technology does this by allowing you to wrap widgets in a JavaServer Pages (JSP) technology tag handler or a JavaServer Faces component. By wrapping a widget in this way, you can encapsulate it in a modular unit and also give it the benefits of any JSP tag handler or JavaServer Faces component.

4. New Technologies for Ajax and Web Application Development: Project jMaki, Project Dynamic Faces, and Project Phobos    java.sun.com

This is the first in a series of introductory articles about new projects that make developing interactive and dynamic web applications easier. Project jMaki and Project Dynamic Faces make it easier to add Ajax functionality -- a technology that includes but is not limited to Asynchronous JavaScript and XML -- to your web applications. The Phobos project allows you to develop web applications using a scripting language, which can allow for more rapid development.

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.