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 |
What does application client module contain?
how many external variables are there in jsp ?
Explain connector architecture.
What does the web module contain?
Is string a primitive data type in java?
What are container services?
What is javabeans component?
What is front end technology in java?
What is urn?
Why class is used in java?
How many types of component events are in java?
what is the purpose and activity of SessionFactory in hibernate?
13 Answers Cognizant, HCL, Oracle, PiServe Technologies,