|
|
jsquery
|
Java Script Based Frameworks
|
jsquery is a lightweight javascript library that allows the pages in your web application to dynamically get new information from the a server application without requiring a page refresh. It's easy to use, fast, cross-browser and standards compliant.
It is an implementation of an AJAX javascript data generation server, http client, and client result set. jsquery Uses a javascript http client to dynamically map the results of data requests from a Java application server to a web browser HTML form without requiring refresh or page submit (similar to Google Suggest). Server side data can be SQL via JDBC, an object relational mapping using a tool such as Hibernate, returned from a server connecting a group of peers or pipelined from another source like a SOAP server.
The advantage of the jsquery is that it allows you to add AJAX functionality to your web applications without learning a new API and adopting gigantic new proprietary paradigms.
Download Demo Discussion on jsquery
Read more...
|
|
|
|
|
|
|
|
|
|
|
|