Answer Posted / shashank
I think entire JSP is synchronized. I am using IBM RAD.
When I see the equivalent java code of a jsp, it is
surrounded with synchronised(application) { } block.
It means in an instance of application, only one request
thread can use jsp at a time.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Who gave the name java?
What is difference between java and core?
What is form-based authentication?
What is java servlet container?
What is empty tag?
What are the components of awt in java?
Where can I find java developers?
What is java ee server?
How do you make a class immutable in java?
What is j2ee called now?
How many types of constructors are there in java?
Explain jta, jndi, and jms.
Is java gui dead?
What does the web module contain?
Define orm and its working in j2ee?