Howdy, >Can I expect that the one thread is picked out for processing of the one >user request ? For example can I hope that filters from the filter chain >are invoked by the same thread?
No and no. Do not make your design depend on these assumptions. >How can I use JAAS as access controller for my web application if such >behaviour depends of the implementation? As I understand it associates the >user who calls doPrivileged method with a thread in what that doPrivileged >method is invoked. Depends on which JAAS login module you use. If you want to pursue this discussion, start a new thread for it as it will be long and likely complicatd, and not related to tomcat specifically. Yoav Shapira Millennium ChemInformatics This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
