Raf Szczypiorski wrote:And they could even throw exceptions when you try to invoke the forbidden setContextClassLoader() if they are implemented that way.
Originally posted by subhadra kankipati:
Hi...
Planning to take scjp exam. But in a dilemma whether to take 1.4 or 5. Since 1.4 is much easier and something that i know part of me says do it. but at the same time feel like doing 5 so that i can learn the new concepts. I have no prior experience except programming in college which was 3 years back. What should i do somebody please suggest.
The current thread must own this object's monitor. The thread releases ownership of this monitor and waits until another thread notifies threads waiting on this object's monitor to wake up either through a call to the notify method or the notifyAll method. The thread then waits until it can re-obtain ownership of the monitor and resumes execution.
Originally posted by Sandeep Krish:
This is were you read it.
Originally posted by ruquia tabassum:
correct options are a and d coz body-content default value is JSP. If body-content is not present it considers it to be JSP.