Applet plugin is available at the applet plugin home page --Sebastian
Dear Sebastian and/or Andreas...
I was thinking about porting a simple deployment of nfc chat (http://nfcchat.sourceforge.net/) to jspwiki. Having looked at your website http://www.earthdawn-wiki.de/Wiki.jsp?page=AppletPlugin
I discovered you have a chat running. Are you going to port this to jspwiki? It would exceed what I had planned to do, as it would appear to "archive" the chat transcript to the page. thx! -- Sherman Mohler http://www.mycubscouts.us/az322
The problem with this 'chat' is that it consumes a lot of bandwidth because it just reloads the page in an iframe each second, so if you have some people in the chat the same time, it will bring your server down. If this is no problem for you, I can show you the code. -- SebastianBaltes