(Choose 1 answer)
Which statement is true?
A. When is ThreadSafe attribute of page directive is set to true, a thread is created for each request for the page
B. If is ThreadSafe attribute of page directive is set to true, then JSP container dispatches request for the page sequentially
C. Setting ThreadSafe attribute to true for JSP pages, can lead to poor performance.
FUO
30