On Mon, Feb 8, 2010 at 4:56 PM, Corey Sherman <[email protected]> wrote: > This worked fine until I added the users personal home directory. There > seems to be no way to get the users home path as configured in > user.properties from the session handler. I've tried using getHomeDirectory > and get WorkingDirectory. Am I just overlooking one of the methods or is > there no way to find this value programmatically?
User.getHomeDirectory() should return the users home directory. Could you describe in more details the results your seeing? /niklas
