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
What spring is in related to j2ee?
What is create method?
What are the technologies a java developer must know?
What is java full stack developer?
Is java more difficult than c++?
What is javafx java?
What are the j2ee client types?
What are different modules in spring?
What is j2ee server?
What is container-managed persistence?
What is java ee architecture?
Is java a web technology?
Is java safe to download?
What is setfocusable in java?
Which package is imported by default in java?