security « Tomcat « JSP-Servlet Q&A





1. Servlet security authentication    stackoverflow.com

How 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.com

I'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.com

I'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.com

I 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.com

We 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.com

I 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 ...