|
Dear All, Is it necessary to synchronize methods in JSP so as to make them thread safe? When do I need to synchronize them? Again, if for instance my method need to return multiple values, in which case I'm forced to use instance variables since Java can only return a value. How can I make the JSP thread safe? Emma |
To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
