AuthenticRoast
Today i fixed up 2 releases: AuthenticRoast 0.3.2 and ViewNControl 0.2.0
Both of them are feature releases, AuthenticRoast can now manage the authentication of users across contexts, so you can now have one webapp authenticate the user for another webapp running in the same container.
ViewNControl 0.2.0 adds basic mouse and keyboard input, which makes it actually almost usable! ;-)
Over the last few months a few features and bug-fixes have piled up for AuthenticRoast, so i decided it's finally time for a new release.
There's quite a few threads and pages about utf and tomcat out there, some mentioning URIEncoding in the cofig, others talking about an encoding-filter... None of which worked for me, entering special characters (in this case: umlaute) into a textarea gave me cryptic characters in my jsf-bean!
As it turns out, when the encoding-filter was invoked, it was already too late to change the request-encoding, the request object was already accessed in my very own authenticator-valve, making every later change useless!
It's finally time for a new release of AuthenticRoast. And this time it includes a Tomcat-valve to make it possible to be used in plain Tomcat.
Installation instructions for this will follow soon! :-)
Go and get it: AuthenticRoast!
- Awesome and legendary online pokertimer
- New releases for AuthenticRoast and ViewNControl
- New release of AuthenticRoast - Moved to Google code
- ViewNControl: VNC connections with pure HTML / JavaScript
- Make that mouse-pointer stay out of invisible areas
- RESTful web-services in Java using JAX-RS - Part 1: Getting up and running
- SumtnSumtn goes public :-)
- Problems with f:param inside h:outputLink
- Tomcat and UTF-8
- Multihead in KDE 4.2.2