Join
the community
Sign-up

Java

Search
Results 1 - 20 of about 21
  • How to view the content of a .jar file?

    How to view the content of a .jar file?

    A simple method to view the content of a .jar file: firstly rename it in .zip file and open it. If you want to see the content of java programs compiled... Read more

  • Eclipse -  Installation and first use of the FindBugs Plugin

    Eclipse - Installation and first use of the FindBugs Plugin

    FindBugs is a static analysis tool that examines the classes in search of potential problems during development, providing a powerful code auditing feature.... Read more

  • Java download fails

    Java download fails

    I can not download java ... I still have the same error that appears the following: (download failed: from=http://javadl-alt.sun.com/u/ESD6/JSCDL/jdk/6u16... Read more

  • Create an applet to access the hardrive

    Create an applet to access the hardrive

    An applet is a program written in the Java programming language that can be induced in an HTML page, in the same way an image is included in a page. Applets... Read more

  • Introduction to RMI - Remote Method Invocation

    Introduction to RMI - Remote Method Invocation

    RMI (Remote Method Invocation) is a Java API for manipulating remote objects (e.g an object instantiated on another virtual machine, possibly on another... Read more

  • Hibernate (Part 2): configuration and use

    Hibernate (Part 2): configuration and use

    Install JDK 1.4 or JDK 1.5. Download version 3 from hibernate.org Reference the Hibernate jars in the classpath. Define the Hibernate configuration file... Read more

  • Taglibs Part 1: Introduction

    Taglibs Part 1: Introduction

    The Tag Libraries/JSP Tag Libraries have been developed to be integrated and used in JSP pages of a J2EE application. A Taglib will run a series of actions... Read more

  • RMI - The architecture

    RMI - The architecture

    The RMI architecture is outlined below: When an instantiated object located on a client, wishes to access the methods of a remote object, it performs the... Read more

  • Hibernate - (Part 1): Introduction

    Hibernate - (Part 1): Introduction

    Hibernate is a layer residing in the JVM to ensure the mapping Hidden Java objects in the JVM of (relational or data model). Hibernate also ensures the... Read more

  • Java - Encapsulation

    Java - Encapsulation

    The concept of accessibility (usually called encapsulation) defines the ability of the designer of a class to restrict access to certain data, or more... Read more

  • StrutsTestCase Testing Framewok (Part 1): Introduction

    StrutsTestCase Testing Framewok (Part 1): Introduction

    The StrutsTestCase testing framework of Java JEE applications is an extension of the standard JUnit testing framework. The legacy of the TestCase class... Read more

  • Java - The packages

    Java - The packages

    When programming in Java you will create classes. However, since a program is usually developed by a team of programmers, that is to say, many people,... Read more

  • Java - The Java Development Kit

    Java - The Java Development Kit

    The Java Development Kit, commonly known as JDK, is the basic development kit offered (free) by Oracle Corporation. The SDK contains several tools,... Read more

  • Java - The objects

    Java - The objects

    An object is an instance of a class, thus the creation of an object is done using the constructor of this class. This is achieved using the using the "new"... Read more

  • Java - The classes

    Java - The classes

    Java language is an object oriented language. The "object-oriented language" term is more than just a name to designate the type of language, it is actually... Read more

  • Java - Inheritance

    Java - Inheritance

    The concept of inheritance is one of the most important concepts of object-oriented programming, because it determines the way in which a Java code is... Read more

  • J2EE - Java 2 Enterprise Edition

    The "Java Framework" (Java 2 Platform) is composed of three editions, each desgined for different purposes: J2ME: Java 2 Micro Edition is intended for... Read more

  • Cruise Control - Installation and configuration

    Cruise Control - Installation and configuration

    The integration phase can reveal errors and incompatibilities of different parts of a project, made by each developer on the team. Cruise Control is a... Read more

  • Axis 2 -Part 1

    Axis 2 -Part 1

    The basic concept of Web Services revolves around the three following acronyms: SOAP (Simple Object Access Protocol): It is an inter-exchange protocol,... Read more

1 2 Next
Receive our newsletter

health.kioskea.net