Help

Seam 1.1.6 features several important bugfixes and new features for Seam/Security, including remember me functionality, integration of JCaptcha, support for automatic redirects to and from the login page when authorization checks fail and a minor API redesign. Seam's exception handling facility was totally redesigned, to be much more robust and work better with Seam/Security. Also, the seam-gen tool now integrates Seam/Security. This work was all based upon the huge volume of user feedback we received since the 1.1.5 release.

Seam's email templates now support attachments, and the PDF and email libraries have been integrated so that a PDF document may be rendered and sent as an attachment in an email just by using a simple facelets include.

This release also fixes a serious bug affecting clustered Seam deployments that was introduced in 1.1.5 and enhances the file upload control.

Thanks to the guys for working all weekend to get this release out fast.

Get it here:

http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=163777&release_id=484764

2 comments:
 
08. Feb 2007, 12:27 CET | Link
Greg
I love Seam :) Thx a lot !
ReplyQuote
 
08. Feb 2007, 15:55 CET | Link
for the captcha, maybe this would be better:

http://www.jroller.com/page/mlconnor?entry=simple_captcha_jsp
Post Comment