Re: Handling Remember-Me Checkboxes

2005-04-26 Thread Wendy Smoak
From: "Ivan Jouikov" <[EMAIL PROTECTED]> > What is that you talking about not allowing direct access to JSP? Can > you be more clear please? Just that every request must go through a Struts Action, there are no URLs that end in ".jsp". This gives you the chance to do whatever setup you need to d

Handling Remember-Me Checkboxes

2005-04-26 Thread Wendy Smoak
I'm dragging this over to the user list from a Bugzilla ticket: http://issues.apache.org/bugzilla/show_bug.cgi?id=34612 in which Ivan wrote (in part): > in my form in the reset() I set the checkbox to "on". > > If the user turns it off, I'd expect that despite my reset's actions, a > setCheck