| Thread | Last Post | Replies |
|
| ACL tutorial or example | 14 May 2007 11:44 GMT | 1 |
I'm trying to implement ACL's in my webapp, and am having trouble applying what I read in the docs and in my googling to my real-life application. Could somebody please point me to a good tutorial or some example code that shows how to set and check the permissions (read only
|
| RC2 java source code | 11 May 2007 04:15 GMT | 3 |
Does anyone have the source code for the RC2 algorithm written in Java? Thanks, Marc
|
| I want to save a Key in Mysql as String | 11 May 2007 00:05 GMT | 7 |
ok so I'm trying to store a key for late for later use with a password and i can get as far as saving and retrieving it. but can't use it again
|
| Tomcat - One login only | 08 May 2007 11:34 GMT | 1 |
I'm currently trying to configure Tomcat to only allow a user to log in once. If the same user tries to log in when already logged in (from another machine for example) I want to cancel the login request and present an explanation to the user. I'm using the FORM based
|
| Applet Security | 01 May 2007 23:28 GMT | 1 |
I distribute a signed applet to at least 100 users. Until recently, as long as users agreed to the "confirm trusted applet", there was no problem. As of Java SE 6, the users are no longer prompted about the Trusted
|