Sorry, but I can not seem to find the call to user.setPassword that is in the w3c/jigsaw/contrib/PasswordEditor.java. Found the user.getPassword, but not setPassword. I guess it would be real easy to make it something like this in AuthFilter.java: /** * Set the entered password. * @return nothing. */ public void setPassword(String newpassword) { password = newpassword; } -- Brian Millett Technology Applications Inc. "Heaven can not exist, (314) 530-1981 If the family is not eternal" bpm@techapp.com F. Ballard WashburnReceived on Thursday, 5 December 1996 19:58:34 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:46 GMT