public marks

PUBLIC MARKS from jpcaruana with tags java & ajax

June 2007

Home - Sahi - Web Automation and Test Tool

(via)
Sahi is an automation and testing tool for web applications, with the facility to record and playback scripts. Developed in java and javascript, this tool uses simple javascript to execute events on the browser. Features include: * in-browser controls * intelligent recorder * text based scripts * ant support for playback of suites of tests * multi threaded playback * HTTP and HTTPS support * AJAX support Sahi runs as a proxy server and the browser needs to use the sahi server as its proxy. Sahi then injects javascript so that it can access elements in the webpage. This makes the tool independent of the website/ web application. Sahi is a free, open source software released under the Apache License Version 2.0

November 2006

AJAX et Struts par l'exemple - Julien Carnelos Blog

(via)
On trouve aujourd'hui beaucoup de références sur le net sur AJAX ( XmlHTTPRequest en réalité ) mais peu d'éléments sur l'intégration de AJAX sur le framework Struts. Concernant les ressources francaises sur le sujet, c'est quasi inexistant en recherche sur Google. Je me suis donc décidé à écrire ce petit article technique. Attention, cet article n'explique pas réellement le fonctionnement de la technologie AJAX mais plutôt de son intégration avec le framework Struts.

Direct Web Remoting- Easy AJAX for JAVA

by 7 others (via)
DWR allows Javascript in a browser to interact with Java on a server and helps you manipulate web pages with the results.

October 2006

September 2006

July 2006

Using AJAX with Java Technology and Converting a POJO to a Persistent Entity Tech Tips

by 1 other (via)
Here you'll get tips on using enterprise Java technologies and APIs, such as those in Java 2 Platform, Enterprise Edition (J2EE) and Java Platform, Enterprise Edition 5 (Java EE 5). This issue covers: » Using AJAX with Java Technology » Converting a POJO to a Persistent Entity These tips were developed using an open source reference implementation of Java EE 5 called GlassFish. You can download GlassFish from the GlassFish Project page.

June 2006

Java BluePrints Solutions Catalog

Topic Areas:AJAX, Web Tier Design, Business Tier Design, Service Oriented Architectures