-
Hello:
I need some help from you about jdbcLoginModule,There is a business requirement in our project like this:
the user submit the "login" and "password" from user interface (eg: html form etc.) to the system server, and the system business method will validate the user , if the user be validated sucessfully , the method will return true,if not ,will throw a runtime...
2009-08-18 12:56:49 UTC in jGuard
-
Hi:
Thank you for your help, I try to do it like that I put a JEE filter before the AccessFilter , and there is only one filter mapping "LogonURI" match this filter, I use Struts 1.3 , so I set the Global.LOCALE attribute of HttpSession after doFilter() method in the Filter I created, it works look like well , Thanks again.
By the way, but there is a problem I don't understand, when...
2009-07-09 06:43:32 UTC in jGuard
-
Hello:
I used jGuard in my project for a long time, it work well now ,but there is a new requirment here,
i want to provide a function to do that the system user can choose locale on login page before login system,
i will put a select box under the "login name " text box and "password " text box, the select box has some
options like this...
2009-07-04 02:45:07 UTC in jGuard