Dojo - DojoToolkit.org Dojo also packs an easy to use widget system. From prototype to deployment, Dojo widgets are HTML and CSS all the way. Best of all, since Dojo is portable JavaScript to the core, your widgets can be portable between HTML, SVG, and whatever else comes down the pike. The web is changing, and Dojo can help you stay ahead. in AJAX, CSS, JSP, Jettywith ajaxcssdojolibraryby 12 users
Max Kiesler There are quite a few AJAX demos and examples on the web right now. While these are invaluable to learning AJAX, some people need a bit more information than just a raw piece of code. In todays environment there are many ways to learn AJAX including, books, classes, conferences, workshops and tutorials. Of these the only one that is free and accessible to everyone are web-based tutorials. The following is a list of what I consider the be the best and most helpful AJAX tutorials that I've found over the past year. in AJAX, CSS, JSP, Jettywith ajaxround-uptutorialsby 10 users
Using prototype.js v1.4.0 What is that? In case you haven't already used it, prototype.js is a JavaScript library written by Sam Stephenson. This amazingly well thought and well written piece of standards-compliant code takes a lot of the burden associated with creating rich, highly interactive web pages that characterize the Web 2.0 off your back. If you tried to use this library recently, you probably noticed that documentation is not one of its strongest points. As many other developers before me, I got my head around prototype.js by reading the source code and experimenting with it. I thought it would be nice to take notes while I learned and share with everybody else. I'm also offering an un-official reference for the objects, classes, functions, and extensions provided by th Prototype.js documentation in AJAX, CSS, JSP, Jettywith ajaxjavascriptweb2.0by 14 users
XMLHttpRequest & Ajax Based Applications Exposed to the masses with Google's Gmail, XMLHttpRequest can get the client side chatting with the server side. The result can be a faster performing web service/ application. The whole gamut of technologies that make up an XMLHttpRequest enabled web service was dubbed AJAX by the folks at Adaptive Path, short for asynchronous javaScript + XML. Oldskoolers like to call it remote scripting... in AJAX, CSS, JSP, Jettywith ajaxweb2.0xhrxmlhttprequest
script.aculo.us The Web is changing. The 30-year-old terminal-like technology it was originally is gradually giving way to new ways of doing things. The power of AJAX allows for rich user interaction without the trouble that has bugged traditional web applications. Building upon the wonderful Prototype JavaScript library, script.aculo.us provides you with some great additional ingredients to mix in. in AJAX, CSS, JSP, Jettywith ajaxcssjavajavascriptlibrarieslibraryprototype.jsweb2.0by 70 users
Ajax for Java developers In this series, I'll give you all the tools you need to begin developing your own applications using Ajax. In this first article, I'll explain the concepts behind Ajax and demonstrate the fundamental steps to creating an Ajax interface for a Java-based Web application. I'll use code examples to demonstrate both the server-side Java code and the client-side JavaScript that make Ajax applications so dynamic. Finally, I'll point out some of the pitfalls of the Ajax approach, as well as the broader usability and accessibility issues you should consider when creating Ajax applications. in Public bookmarkswith ajaxjavajavascripttutorialby 4 users
Ajax for Java developers In this series, I'll give you all the tools you need to begin developing your own applications using Ajax. In this first article, I'll explain the concepts behind Ajax and demonstrate the fundamental steps to creating an Ajax interface for a Java-based Web application. I'll use code examples to demonstrate both the server-side Java code and the client-side JavaScript that make Ajax applications so dynamic. Finally, I'll point out some of the pitfalls of the Ajax approach, as well as the broader usability and accessibility issues you should consider when creating Ajax applications. in AJAX, CSS, JSP, Jettywith ajaxjavajavascripttutorialumlby 4 users
Ajax taglib Ajax taglib ver. 1.4 Custom JSP taglib lets you deploy Ajax approach in your application. Tag AjaxDiv lets you define an area in your HTML code that will be periodically updated through asynchronous HTTP requests. For example: in AJAX, CSS, JSP, Jettywith ajaxjsptagtaglib
AjaxTags: Home 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. This tag library fills that need by not forcing J2EE developers to write the necessary JavaScript to implement an AJAX-capable web form. The tag library provides support for live form updates for the following use cases: autocomplete based on character input to an input field, select box population based on selections made from another field, in AJAX, CSS, JSP, Jettywith ajaxjspby 6 users
JSPOlympus On this site we offer the latest JSP news, articles, white papers, tutorials, free available books and other books. We would like you to use this site not only to keep in touch with the latest jsp news but also to improve your jsp skills, whether in architecture, design or programming. in Public bookmarkswith ajaxjspnewstaglib
Protolize Everyone has their own resources and tools they use in their daily life as a web designer + developer. I too as a web designer, have found many resources and useful tools that I find really essential when it comes to creating a website. And we all try to find the most useful, easy to use, and overall more efficient tools that we can use in our projects. So I've decided to create this small place where we can all share the resources and the most juicy tools out there that we can use to raise our productivity. in Public bookmarkswith ajaxcssdesignhtmljspphpwebwebdesignby 14 users