AjaxTags : AJAX Tag Library
AjaxTagsHave a look at http://ajaxtags.no-ip.info/, it shows few nice examples for basic ajac development. (.jsp)
The AJAX Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages.
AJAX is primarily rooted in JavaScript. However, many server-side developers do not have an extensive knowledge of client-side programming in the browser. It’s much easier in some cases for J2EE developers, especially, to simply add a JSP tag to the page to gain the function desired.
Download a binary distribution of the AJAX JSP Tag Library
March 3rd, 2006 at 4:59 pm
AjaxTags : AJAX Tag Library…
AjaxTagsHave a look at http://ajaxtags.no-ip.info/, it shows few nice examples for basic ajac development. (.jsp)
The AJAX Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages….
March 3rd, 2006 at 11:14 pm
Can anyone tell me what does that “Toggle” do ? on this page http://ajaxtags.no-ip.info/ ?
March 3rd, 2006 at 11:15 pm
hmm .. I mean whats the relation between toggle and the rating sytem there ?
March 3rd, 2006 at 11:17 pm
Its the TAG name “ajax:toggle” . :)
March 3rd, 2006 at 11:18 pm
Is something like this available in PHP ?
March 5th, 2006 at 9:22 pm
I believe there is, I’ll let you know here if I find.
March 25th, 2006 at 2:30 am
I like AjaxTags
They are very useful…
June 20th, 2006 at 11:53 pm
Here is something similar available for PHP: http://www.4al.pl/phpAjaxTags/