How to implement a thread-safe jsp page?

Answer Posted / harish

just add the directive <%@ page isThreadSafe="false" %>
with the jsp page..

Is This Answer Correct ?    16 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the advantage of using getProperty action, as compared to the accessor method?

2764


What is the use of jsp and servlet?

472


What is a scriptlet in jsp and what is its syntax?

481


Can you make use of a servletoutputstream object from within a jsp page?

519


What is a jsp expression?

544






Explain translation phase.

499


Is jsp page extensible true false?

498


What is a hidden comment in jsp?

484


What are standard actions in JSP?

534


how can i add properties in dynamic text fields using .js file?

1741


Explain the difference between servletcontext and pagecontext in jsp?

484


What are the jsp elements?

455


What is meant by implicit objects and what are they?

506


How to send data from one page to another in jsp?

492


Which tag is used to execute java source code in jsp?

875