Which implicit object in jsp is synchronized?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / kaka
Application,out,Request,response,config,page,pagecontext,exc
eption and session
Is This Answer Correct ? | 5 Yes | 10 No |
Who gave the name java?
What is j2ee technology?
Why awt is used in java?
How do you compile java?
What is enterprise information system resource?
How many types of constructors are there in java?
How java is used in web applications?
what is Directory Structure of webapplication?
Why tomcat is used in java?
What is the latest technology used in java?
What is component in java with example?
what is direct link to download swing ebook,applet,ejb,core java