RE: [EXTERNAL] user Digest 27 Feb 2024 14:47:59 -0000 Issue 11063

2024-02-27 Thread Houser,Leah
That URL results in a 404 for me. I don't have a login. But those jiras are available to view without login. This is an equivalent URL that doesn't require authentication to use: https://issues.apache.org/jira/issues/?jql=project%20%3D%20WW%20AND%20fixVersion%20%3D%207.0.0%20ORDER%20BY%20updat

enforce user to change his password before he can do anything

2009-06-17 Thread houser
Hi all, according to some conditions, the users must be enforced to change their passwords after they login. I am using Struts 1.3, hibernate and Tomcat. The scenario is as follows: - when the password of the user is expired and he logs in, he is redirected to the change password action and form.

Re: html:multibox read but not write

2008-05-08 Thread houser
tr> /table> /td> /tr> /table> -- in JSP: (2) logic:iterate id="item" name="myForm" property="myList"> td> html:multibox property="selectedValues"> bean:write name=

Re: html:multibox read but not write

2008-05-08 Thread houser
il program set for plain text > instead of multipart/mime. > > L. > > houser wrote: >> Hi All, >> >> I am in very strange situation, and stuck! please help, I have found one >> thread that much more or less but does not help.. >> >> http://ww

Re: html:multibox read but not write

2008-05-08 Thread houser
Thanks for your reply.. I have already changed it by using tag and the JSP pieces of code are displayed.. can give it another look please? houser Laurie Harper wrote: > > None of the JSP code made it out of your mail client into the message > I'm afraid. Try re-posting with you

html:multibox read but not write

2008-05-07 Thread houser
Hi All, I am in very strange situation, and stuck! please help, I have found one thread that much more or less but does not help.. http://www.nabble.com/Check-a-multibox-dynamically-to6630704.html#a6630704 http://www.nabble.com/Check-a-multibox-dynamically-to6630704.html#a6630704 I have alread