Dear all,
If I want to make a jsp as a thread-safe, then what should be the value of isThreadSafe attribute in page tag?
From the sources I found that we need to set it as false to make a jsp as thread safe.
But I think it should be true. Can anybody clarify?
Thanx in advance.
Ravindra.