I made a change in the blogger configuration to ease the later work when blogging. It is possible that older entries are not correctly formatted.

Showing posts with label applet. Show all posts
Showing posts with label applet. Show all posts

Tuesday, 16 March 2010

jsp:plugin

Rereading the Java EE 5 Tutorial I learnt there is the possibility to use the jsp:plugin to embed java applet into a page without having to take care of which browser is behind it. I still have to test this but this sounds really good.