1. problem with JSF 2.0 login + session scope handling stackoverflow.comI'm having a problem handling login in JSF 2.0. I dont really know if I'm going in the right direction. I want to be specific so i will point out how ... |
2. saving logged in session coderanch.comI am currently using URLConnection to get a file from a website. Here is the function that I am using. THe problem is that I am getting a lot of file and so I call this many times. I'm looking for a way to speed this up and I was wondering if instead of logging in again and again, I could ... |
3. How to prevent session timeout? How to keep user logged in? coderanch.com |