--- Othon Reyes Sanchez <[EMAIL PROTECTED]> wrote: > do you know a collection that is thread safe?
Look in the JavaDocs: not only are there thread-safe collections but there are utility methods to create them from non-thread-safe collections. As I said in your JIRA post you should post the action and JSP that's actually causing the problem. You also state that your "action is in the session", which would concern me a little. Are you actually attempting to modify the collection somewhere, or is it a display-only list? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]