JSP is by default thread safe or not? what is the meaning of
isThreadSafe="true" and isThreadSafe="false". Explain it?
Thanks,
Seenu
Answer Posted / saravanan sagadevan
isThreadSafe is true means, doesn't implement
SingleThreadModel.So its not a thread safe. if
ThreadSafe=false, SingleThreadModel is implemented ,ant
This page is Thread safe.
| Is This Answer Correct ? | 32 Yes | 0 No |
Post New Answer View All Answers
What is final int?
Explain the differences between static and dynamic variables?
Is java jre still free?
Why do we use regex?
Can we call the constructor of a class more than once for an object?
What are anonymous inner classes?
What is a java list?
What is the original name of java?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
What loop means?
Java Compiler is stored in JDK, JRE or JVM?
What are the special characters?
What are the three best choices for a development environment?
How to sort array in descending order in java?
What is the unit of plancks constant?