• Home
  • Blog
  • About
  • Archive
  • Wish List
  • ATOM 0.3
  • RSS 2.0
  •  

    Java SE 6 highlights

    February 22nd, 2006

    Java SE 6 highlights:

    New Security features and enhancements:
    * Native platform GSS/Kerberos integration
    * Java Authentication and Authorization Service (JAAS) login module that employs LDAP authentication
    * New Smart Card I/O API

    Integrated Web Services:
    * New API for XML digital signature services for secure web services
    * New Client and Core Java Architecture for XML-Web Services (JAX-WS) 2.0 APIs
    * New support for Java Architecture for XML Binding (JAXB) 2.0

    Enhanced Management & Serviceability:
    * Improved JMX Monitoring API
    * Runtime Support for dTrace (Solaris 10 and future Solaris OS releases only)
    * New custom deployment facilities

    Increased Developer Productivity:
    * Improved memory usage analysis and leak detection
    * Significant library improvements
    * Improvements to the Java Platform Debug Architecture (JPDA) & JVM Tool Interface

    Improved User Experience:
    * Look and feel updates to better match underlying platforms
    * Improved desktop performance and integration
    * Enhanced internationalization support

    Click here for more detail.

    - Hardik Tank


    Generating a JSF Data Table

    January 24th, 2006

    Use Oracle JDeveloper and JSF to build a data table.

    Oracle JDeveloper supports the JavaServer Faces (JSF) standard for building Web-based user interfaces (UIs). Oracle JDeveloper 10g Release 3 (10.1.3) bundles the reference implementation of JSF v1.1, including both the JSF HTML and JSF Core tag libraries. The JSF HTML tag libraries provide new UI components to help developers create Web applications. The JSF data table component represents a data collection in a table.

    The article shows you two ways to create a JSF data table within a Web application by using Oracle JDeveloper: using a Web service and using the JSF API. Note that you do not need a Web service to extract database data to populate a JSF data table. Also, the Web service in this example is simplified, but readers will be able to see from the example how a Web service could return a complex datatype to the data table component.

    This Web service-based application creates a JSF data table from a static SQL query, using a managed bean. The JSF API application creates a JSF data table from a dynamically generated query.

    By Deepak Vohra

    Click here

    - Hardik Tank


    Java Serialization

    January 6th, 2006

    Very good article on Java Serialization tips and techniques.

    SERIALIZATION IN THE REAL WORLD

    - Hardik Tank


    nms.javait.net is available!

    September 9th, 2005

    http://nms.javait.net has been disabled.

    Now, you can find the same site here

    Please feel free to add your comment about the site.

    Thanks.
    Hardik Tank


    Close
    E-mail It