• Java EE 8  crud application

    Technology : Java EE8 -wildfy (JSF2.3 + primefaces 7 + CDI +JPA )   Pom File :   <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"   &#...
    Profile Photo
    last modified by masummymesingh
  • Java Application Development Course outline

    ========================Basic Java Development=================================     Introduction to java     JVM: Class Loader     Varriable, Data Type   &#...
    Profile Photo
    last modified by masummymesingh
  • Java Enterprise Application course outline

    ====================Java EE========================= JAVA EE application Design and Common tier architecture       ====================ejb=============================   EJB lifecycle ejb test ...
    Profile Photo
    last modified by masummymesingh
  • I am using RESTEasy API my web-application that. I am using @BadgerFish annotation for mapping json  with POJO

    this is my pojo   @BadgerFish public class User{ private Stirng name; private int loginCount = 0;   public String getName() {         return name;    ...
    Profile Photo
    last modified by jayeshdalwadi
  • CARGO: A tool for easy manipulation of your Java EE server(s); for testing, automated deployment and more

    Hello, JBoss enthusiasts   This is Ali from the Codehaus CARGO team. I'm sending this short article to tell you about the immediate availability of CARGO 1.0.4.   First question, what is CARGO? CARGO is an...
    Profile Photo
    last modified by alitokmen