hi all, I have a question.If i store some attribute using the servletContext.setAttribute() method, will this attribute be available to all threads of the same servlet OR to all servlets in the same application server? please explain clearly. Thanks in advance. Subbu