AJAX Made Easy - Learn AJAX



Java Tutorials

 
Home Java
 

AJAX JSP Tag Library

 
Author: microbee
Category: Java
Comments (0)

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. Autocomplete: Retrieves a list of values that matches the string entered in a text form field as the user types. Callout: Displays a callout or popup balloon, anchored to an HTML element with an onclick event. Select: Based on a selection within a dropdown field, a second select field will be populated. Toggle: Switches a hidden form field between true and false and at the same time switches an image between two sources. Update Field: Updates one or more form field values based on response to text entered in another field. Open-source license by multiple contributors.

Read Article

Sponsored Links


Read Next: AjaxTags Sub Component of the Java Web Parts project



 

 

Comments



Post Your Comment:

Members Please Login
Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe    

Sponsored Links