Freelancercafe

Wednesday, Feb 22nd

Last update01:52:21 PM GMT

You are here: Web & Programming Java Frameworks

Java Frameworks

JavaServer Faces

E-mail Print

JSF is the standard Java EE technology for building web user interfaces. It provides a powerful framework for developing server-side applications, allowing you to cleanly separate visual presentation and application logic. JSF 2.0 is a major upgrade that not only adds many useful features but also greatly simplifies the programming

Java Collection Framework

E-mail Print

The Collection Framework provides a well-designed set if interface and classes for sorting and manipulating groups of data as a single unit, a collection. The Java Collection Framework provides a standard programming interface to many of the most common abstractions, without burdening the programmer with too many

Hibernate

E-mail Print

Hibernate is an object-relational mapping (ORM) library for the Java language, providing a framework for mapping an object-oriented domain model to a traditional relational database. Hibernate solves object-relational impedance mismatch problems by replacing direct persistence-related database accesses with high-level object handling functions. Hibernate is free as open source software that is distributed under the GNU Lesser General Public License. Rather than utilize bytecode processing or code generation, Hibernate uses runtime reflection to determine the persistent properties of a class.

Package Javacard Framework

E-mail Print

Package Javacard Provides a framework of classes and interfaces for building, communicating with and working with Java Card technology-based applets. These classes and interfaces provide the minimum required functionality for a Java Card environment. If additional functionality is desired, for example to specialize the card for a particular market, other frameworks would need to be

Top 3 Java Frameworks

E-mail Print

 

When it comes to Java programming, the word 'framework' is used quite often. A framework is basically an encapsulated way to do something (usually) more efficiently. It is a collection of efficient processing power that is, hopefully free, and wrapped up nicely into one or more libraries. There are many Java

  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  Next 
  •  End 
  • »

Page 1 of 2