Home | Ajax | BioInformatics | Dojo | EAI | EJB | Hibernate | J2ME | Java | Java Glossary | Java Servlets | JavaScript | Jboss | JDBC | JDO | Jmeter | JSF | JSP | JUnit | Maven | MySQL | Spring Framework | SQL | Struts | Technology | WAP | Web Services | XML
 
 
Search All Tutorials
  

 
Programming Tutorials: Ajax | Articles | JSP | Bioinformatics | Database | Free Books | Hibernate | J2EE | J2ME | Java | JavaScript | JDBC | JMS | Linux | MS Technology | PHP | RMI | Web-Services | Servlets | Struts | UML
 
Java Glossary
  JDO Tutorials
  EAI Articles
  Struts Tutorials
  Java Tutorials
  Java Certification
  Java Applet
Questions
Comments

Java Glossary Term - E

                         

  1. Java EE 5
    Java Platform, Enterprise Edition 5 (Java EE 5) mainly focuses on to make the development more easier, having richness of the J2EE 1.4 platform. It provides new features along with updated features such as JavaServer Faces (JSF) Technology, Enterprise JavaBeans (EJB) Technology 3.0, and the latest web services APIs, Java EE 5 in order to make coding more simple and more straightforward, as well as maintaining the power established in the previous versions.
                
  2. Java EE
    Java Platform, Enterprise Edition or Java EE is builds on the solid foundation of Java Platform, Standard Edition (Java SE) and widely used platform for server programming in the Java programming language. The Java EE Platform differs from the Standard Edition (SE) of Java in that it adds additional libraries which provide functionality to deploy fault-tolerant, distributed, multi-tier Java software, based largely on modular components running on an application server.
               
  3. Exceptions in java
    Exceptions are used for handing errors and other exceptional events in Java programming language.
               
  4. Enum Data Types
    Enum type is a type which consist of fixed set of constant fields. like direction and days includes values NORTH, SOUTH, EAST, and WEST and SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY and SATURDAY respectively. Since they are constants so we are taking these values into the uppercase letters.
               
  5. Eclipse
    Eclipse is an extensible open source development platform mainly written in java. It is simply a framework consisting of the Java Development Tools (JDT) for building a development environment from plug-in components.
             
  6. Java Environment
    A Java Virtual Machine (JVM) is a collection of programs and data structures that uses a virtual machine to execute computer programs and scripts. The JVM is distributed along with a set of standard class libraries which implement the Java API (Application Programming Interface).
               
  7. Java Error
    Errors in java are the abnormal conditions that occurs in a program. Error in java is a subclass of the Throwable class that describes the serious problems that a reasonable application should not try to catch. 
         
  8. JSP Error Pages
    Lack of few things may make an application less polished and professional than a server's default exception page. Even though most of the  well-designed pages generally shows the stack trace as well as the exception name and makes your application look broken.
  9. JSP Elements
    A JSP page can have two types of data:
    • Template Data: It is the static part of a jsp page. Anything that is copied as it is directly to the response by the JSP server is known as template data.

                                

  10. EJBContext
    javax.ejb.EJBContext is an interface, which is implemented by the EJB container. It provides a context of an enterprise Bean instance to the runtime container-environment.
                                    
  11. Encapsulation
    In OOPs, these concepts are implemented through a class definition and achieved through the object creation process, programmatically.
                
  12. The else Keyword
    The else is the one more keyword of Java. It is used to specify a statement or block of statements that are executed when the condition for testing specified by the if keyword evaluate to false. When the if condition evaluates to false, the code after the else keyword is executed.
                
  13. The extends Keyword
    The extends is a Java keyword, which is used in inheritance process of Java. It specifies the superclass in a class declaration using extends keyword.
              
  14. The finally Keyword
    The finally is a Java keyword that is used to define a block that is always executed in a try−catch−finally statement. In java, there are three clauses named try, catch and finally used as exception handler components.

                         

Facing Programming Problem?
Add This Tutorial To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 

Current Comments

0 comments so far (post your own) View All Comments Latest 10 Comments:

Leave your comment:

Name:

Email:

URL:

Title:

Comments:


Enter Code:

 

Note: Emails will not be visible or used in any way, and are not required. Please keep comments relevant. Any content deemed inappropriate or offensive may be edited and/or deleted.

No HTML code is allowed. Line breaks will be converted automatically. URLs will be auto-linked. Please use BBCode to format your text.

Hot Web Programming Job

Java String toLowerCase Example
Java String toCharArray Example
Java String substring Example
Java String indexOf Example
Java String startsWith Example
Java String hashCode Example
Java String matches Example
Java String length Example
Java String lastIndexOf Example
Java String isEmpty Example
Java String equalsIgnoreCase Example
Java String equals Example
Java String endsWith Example
Java String copyValueOf Example
Java String contentEquals Example
  EAI Articles
  Java Certification
Tell A Friend
Your Friend Name
Search Tutorials

 

 
 
Browse all Java Tutorials
Java JSP Struts Servlets Hibernate XML
Ajax JDBC EJB MySQL JavaScript JSF
Maven2 Tutorial JEE5 Tutorial Java Threading Tutorial Photoshop Tutorials Linux Technology
Technology Revolutions Eclipse Spring Tutorial Bioinformatics Tutorials Tools SQL
 

Home | JSP | EJB | JDBC | Java Servlets | WAP  | Free JSP Hosting  | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs

About Us | Advertising On RoseIndia.net  | Site Map

India News

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2007. All rights reserved.