JSP is by default thread safe or not? what is the meaning of
isThreadSafe="true" and isThreadSafe="false". Explain it?

Thanks,
Seenu

Answer Posted / anil kumar

JSP is by default threadsafe...

Bydefault isThreadSafe is set to 'true' in jsp, if we want
to make it not a thread safe then we have to set the value
of isThreadSafe is 'false'.

I hope you understand...

Thank u....

Is This Answer Correct ?    5 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the super most classes for all the streams?

1175


Is assembly language a low level language?

502


What is e in java?

543


What is the function of static in java?

542


Explain a few methods of overloading best practices in java?

511






How do you reverse a word in java?

529


What is the console in java?

680


What is adapter in java?

519


What is a class in java?

580


Is object a data type?

562


How hashset works internally in java?

587


State some situations where exceptions may arise in java?

627


What are 5 boolean operators?

619


Is integer a class?

567


What are the different data types in java?

533