NewsblogThesis work about the integration of AJAX components into wingS 3 onlineOriginally published: 2007-03-14 Christian Schyma developed several AJAX-based components being part of wingS/wingX 3 during his work on his thesis titled Untersuchung der Verwendbarkeit und Überführbarkeit von Ajax-Ansätzen in das wingS Webframework. The results of his work are part of the wingS 3 code repository. His thesis is a good source for distilled know-how about writing good AJAX code in Java-based environments. It describes the key points you need to know for writing OO-structured JavaScript code, using the DWR frame for an easy bridge to your Java layer and enlists various other design aspect you should keep in mind when writing AJAX-based components. |