DBCP + Tomcat Issues?

2004-07-26 Thread Rahman Syed
Hello, I realize this may not be the best place to ask but I'll give it a shot. I'm using DBCP in a Struts application to make requests to MySQL DB and simply return results for Select queries. The application works fine for a while then for some reason stops; it throws SQLExceptions whenever

Re: Security constraints for different contexts

2004-07-05 Thread Rahman Syed
Just wanted to ask this question again...does anyone have any ideas?? I'm really stuck here, any good tutorials or resources about security constraints would be helpful. All of the ones I've seen online only handle one constraint at a time, I've never seen how they work in terms of best

Security constraints for different contexts

2004-07-02 Thread Rahman Syed
Hello, I'm using Tomcat 5.0.25 and I'd like to use container-based security to restrict access to one specific page. The problem is that this page exists in different contexts, but using the same docbase. You can get a better idea by looking at the first snippet included below. You can see