Home | Projects | Tutorials | Articles | live chat | Submit Project | Big Vote
 
Ajax Projects
.NET Frameworks
Java Frameworks
PHP Frameworks
Ruby Frameworks
Other Frameworks
Cool AJAX sites
Ajax Resources
Ajax Tools
JavaScript frameworks
Western Digital Hard drive recovery

 Home / Projects / Java Frameworks / The AJAX JSP Tag Library

The AJAX JSP Tag Library




The AJAX JSP Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages. This tag library eases development by not forcing J2EE developers to write the necessary JavaScript to implement an AJAX-capable web form.



Read The Full Review.




Project Name :The AJAX JSP Tag Library

Website URL : http://ajaxtags.sourceforge.net/

 Alexa

  


Statistics about this project website from Alexa

wikipedia  Contributions

  

Features

Edit


Samples

Edit


asdasdasd

Related Links

Edit


Competitors

Edit


Related Projects

  


  • Dojo Toolkit
    Dojo is the Open Source JavaScript toolkit that helps you build serious applications in less time. It fills in the gaps where JavaScript and browsers don't go quite far enough, and gives you powerful, portable, lightweight, and tested tools for constructing dynamic interfaces. Dojo lets you prototype interactive widgets quickly, animate transitions, and build Ajax requests with the most powerful and easiest to use abstractions available. These capabilities are built on top of a lightweight packaging system, so you never have to figure out which order to request script files in again. Dojo's package system and optional build tools help you develop quickly and optimize transparently.
  • ItsNat, Natural AJAX
    ItsNat is an innovative open source (dual licensed Affero GPLv3/commercial license for closed source) Java AJAX Component based Web Framework. It offers a natural approach to the modern Web 2.0 development. ItsNat simulates a Universal W3C Java Browser in the server; the server mimics the behavior of a web browser, containing a W3C DOM Level 2 node tree and receiving W3C DOM Events using AJAX. Every DOM server change is automatically sent to the client and updated the client DOM accordingly. Consequences: pure (X)HTML templates and pure Java W3C DOM for the view logic. No JSP, no custom tags, no XML meta-programming, no expression languages, no black boxed components. The developer has the full control of the view. ItsNat includes features like web-continuations (continue events), user defined events, timers, long running server tasks, COMET, DOM utils (to simplify DOM manipulation), resolution of ${} based variables in markup, ElementCSSInlineStyle support in the server, automatic page remote/view control of other users/sessions, XML generation, non-HTML namepaces support (like SVG in XHTML), JavaScript generation utilities, events fired by the server sent to the client simulating user actions for instance to test the view from the server, custom pretty URLs, previous/forward document navigation (pull and push referrers) with back/forward button support using AJAX, degraded modes (AJAX disabled and JavaScript disabled modes) etc. ItsNat provides an, optional, event based (AJAX) Component System, inspired in Swing and reusing Swing as far as possible such as data and selection models, where every DOM element or element group can be easily a component.
  • WebORB for Java
    WebORB for Java is a platform for developing AJAX and Flash-based rich client application and connecting them with Java objects and XML Web Services.
  • Direct Web Remoting
    Direct Web Remoting is a framework for calling Java methods directly from Javascript code and can pass calls from Javascript into Java methods and back out to Javascript callbacks.
  • Backbase AJAX for Struts
    Backbase AJAX for Struts is a complete AJAX - Struts programming framework build on top of any Struts and Eclipse which Pre-build AJAX-Struts components
  • Flexjson
    Flexjson is a lightweight library for serializing Java objects into JSON. What's different about Flexjson is it's control over what gets serialized allowing both deep and shallow copies of objects. It also handles cycles in your object graph gracefully so you don't have to maintain parrallel object models, and translate between them.

 Discussion

  


neon tabela Says:
Sat Aug 29, 2009 5:13 pm
Topic Thanks for sharing a very good explanation

Leave Your Comment

Name (Required)
Mail (will not be published) (required)
Website
AddThis Social Bookmark Button
Top Projects
MSN Web Messenger
MessengerFX
ebuddy
e-messenger
ILoveIM
You Tube
AJAX file upload
KoolIM.com
Meebo
Ajax.NET Professional
Tutorials
Better File Uploads with Ajax and JavaServer Faces
Ajax Toolkit for ASP.Net Auto Complete Textbox
Loading Content Of Page Using AJAX
Getting around the blocking of script
Grails: Delegating to GORM Persistence in Java
How to Catch Evil Errors with OnError
Create a jQuery calendar with AJAX, PHP, and a remote data source
How to use Ext.Ajax.request with Response Text
Creating & Parsing JSON data with Java Servlet/Struts/JSP
SAML Single Sign On for Google Apps in .NET and DotNetNuke