-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: gwtrpc
GWT RPC deserialization vs IE8
Almost every web developer knows the nasty browser popup asking to cancel a long running JavaScript execution. In the case of Internet Explorer this message is “A script on this page is causing Internet Explorer to run slowly”. This post … Continue reading
Posted in Java Web Frameworks
Tagged GWT, gwtrpc, IE, Internet Explorer, javascript, optimization, performance
Leave a comment
GWTPHP – GWT mit PHP-Backend
Mit GWT (Google Web Toolkit) können Java-Entwickler effizient AJAX/RIA Anwendungen umsetzen. In GWT wird der Client in Java geschrieben, der am Ende durch GWT Compiler in HTML/CSS und JavaScript übersetzt wird. Im herkömmlichen GWT wird ein RPC Mechanismus Angeboten, bei … Continue reading