Ben Alex wrote:
Colin Sampaleanu wrote:
I was taking a look at the LoginInteceptor in AppFuse,
http://static.raibledesigns.com/downloads/struts-resume/api/org/appfuse/webapp/filter/LoginFilter.java.html
which uses a cookie to remember the user for auto-login purposes, and
was thinking that it'
Colin Sampaleanu wrote:
I was taking a look at the LoginInteceptor in AppFuse,
http://static.raibledesigns.com/downloads/struts-resume/api/org/appfuse/webapp/filter/LoginFilter.java.html
which uses a cookie to remember the user for auto-login purposes, and
was thinking that it's probably worth
I was taking a look at the LoginInteceptor in AppFuse,
http://static.raibledesigns.com/downloads/struts-resume/api/org/appfuse/webapp/filter/LoginFilter.java.html
which uses a cookie to remember the user for auto-login purposes, and
was thinking that it's probably worth adding some cookie based