1. Servlet security authentication stackoverflow.comHow to make security authentication for a web application that is using servlets and .jsp. I want to make authentication using tomcat. Can anyone explain steps I need to take in servlet ... |
2. Tomcat secured static content stackoverflow.comI'm making a service that among other has the "photo albums" feature that serve photos to users. User has to be "allowed" to see the photo from the album. So sending ... |
3. How should I implement session management/authentication on Tomcat with future OAuth implementation in mind? stackoverflow.comI'm working on a web site and I plan to use strictly OAuth in for user authentication. I've never implemented session management/user authentication before; and so - naturally - I'm ... |
4. Log in from homepage using Container Managed Security stackoverflow.comI am using container managed security with Tomcat. I have a homepage at example.com that should be open to the public and a webapp at example.com/app that needs to be ... |
5. Problem with session security feature of JBoss 6 using servlet 3.0 stackoverflow.comWe migrated our application from JBoss 5 to JBoss6 and one of the main reasons for this is to make use of the new features of servlet 3.0. Everything works fine ... |
6. I want to create an advocacy website and not get hacked stackoverflow.comI want to create an advocacy website on a controversial topic, like gay marriage. I know that to the degree it's successful, it will be targeted by people and groups ... |