What is deadlock?
Answers were Sorted based on User's Feedback
Answer / harish
Causes for Deadlock: Mutual Exclusive, Hold and Wait, No
Pre-emption, Circular Wait.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / dibyendu jenamani
Every java object has got one lock. Thread uses this lock to execute. If two or more thread waiting for the lock to be released by other one then deadlock happens.
| Is This Answer Correct ? | 1 Yes | 2 No |
whats is mean by connectionpooling
Wt is the main difference between Java and Java J2EE and Advanced java?
Are there books about seam?
is servlet,struts are threadsafe or not.please telme correct answer
What is a clone?
1) which method of the RequestDispatcher cannot be called once the output is sent to the client? a. forward b. include c. both a&b 2) which interface should an object implement to get notified of changes to the list of active sessions in a web application? a. HttpSessionListener b. HttpSessionActivationListener c. HttpSessionAttributeLIstener 3) A user can select multiple locations from a list box on an HTML form, which of the following methods can be used to retrieve all the selected location? a. getParameter() b. getParameterValues() c. getParamValues() 4) which of the following methods should be used to send character text to the client? a. ServletResponse.getWriter() b. ServletResponse.getOutputStream() c. ServletResponse.getOut() 5) which implicit object is always available in a JSP page? a. exception b. session c. out 6) which inclusion mechanism doesn't include the source of the page, rather the output of the page. a. include directive b. jsp:include action c. Bothe a& b 7) which attribute of the page controls whether a page participates in session or not? a. session-allowed b. session c. isSession
whats is stored procedure,joins
How can I scroll through list of pages like the search results in google?
What is an applet?
what is diff between Access modifier and specifier?
Will the general public have access to the infobus apis?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.