Tuesday, November 08, 2005

Monkeygrease - now Java's cool too

Saw this on ajaxian. Someone has done a greasemonkey-style using Java servlet-filters. Basically you can install an XML file that allows you to transcode the HTML being rendered by the underlying web-app. Server-side greasemonkey. Typically you'll use this to insert a glob of Javascript / CSS magic that will change the way the application looks / operates.

0 Comments:

Post a Comment

<< Home