Introduction: In this article i am going to explain some important interview question in java and the other related technologies. Main: 41. What is commit ?The point in a transaction when all updates to any resources involved in the transaction are made permanent.42. What is component contract ?The contract between a J2EE component and its [...]
Category Archives: JAVASCRIPT
Important Key Essential Jave Interview Questions J2EE EJB Eclipse
Posted by james on March 5, 2011
0 comments
Essentials of Java Web Services SOA SOAP XML WSDL
Posted by james on March 5, 2011
1 comment
Introduction: Article explain the essentials for creating java web services Main: Web services, in the general meaning of the term, are services offered on the Web. In a typical Web services scenario, a business application uses the SOAP protocol over HTTP to send a request to a service at an URL. The service receives the [...]