Developing a Lightweight DND Portal
Wednesday, February 13th, 2008 Posted in JAVA, Web | 3 Comments »Many web sites have this drag-n-drop portal management feature like the home page for iGoogle. Google created their Google Gadgets that are simple HTML and JavaScript mini-applications served in iFrames that can be embedded in webpages and other apps. Although ...
Extending Acegi Security
Sunday, April 9th, 2006 Posted in JAVA, Web | 2 Comments »This article shows how to add several security enhancements to a web application that is utilizing Acegi Security. These security enhancements include: How to add funcitonality to force the user to change thier password on thier first login After a selected number ...