What is isThreadSafe attribute in JSP?
Answers
Answered by
0
☆☞ Here is ur answer ☜☆
✔✔ JSP isThreadSafe Attribute of Page Directive.
✔✔ In JSP, the isThreadSafe attribute of page directive is used to indicate if your code is thread safe or not.
✔✔ The isThreadSafe attribute can be given either of the two boolean values : true or false.
HOPE IT HELPS!
Answered by
0
the isThread Safe attribute of page directive is used to indicate if your code is thread safe or not.
Similar questions