so if use r a and user b simultaneously call a servlet, and the servlet makes static method calls (e.g., security.getUserPermissions, security.setUserPermissions) to functions that ONLY access and store data into session scope or local variables, then would there be a synchronization problem? if not, then what is the use of dependency injection (Spring) within a Tomcat container???
John McClain Senior Software Engineer TCS Healthcare [EMAIL PROTECTED] (530)886-1700x235 "Skepticism is the first step toward truth" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
