• home
  • forum
  • my
  • kt
  • download
  • this:6/6 25records  total:132    Start  Previous  Next  Last    goto:
    What's new in JDBC 3.0
    ON: 2007-08-01 10:24:52
    The Java Database Connectivity (JDBC) API has emerged as a key part of the Java 2 Standard Edition (J2SE) and Java 2 Enterprise Edition (J2EE) platforms. It is the primary standards-based mechanism for the Java language to programmatically access relational databases, so when a new version of the specification is released by the Java Community Process, developers are bound to be interested. This article summarizes the key new features as outlined in Sun Microsystems' recently released Proposed Final Draft 3.0 of the JDBC specification.
    16 times | category: [Database Related]
    JMS 1.1 simplifies messaging with unified domains
    ON: 2007-08-01 10:18:26
    JMS 1.1 unifies point-to-point and publish/subscribe domains, allowing developers to create more general, reusable messaging code. 1.0.2 API provides little support for an application using both domains together, and no support for developing reusable frameworks that can work equally well with destinations of either domain. JMS 1.1 fixes this shortcoming by unifying these domains. This article explores how much easier it is to develop JMS client code using the latest version.
    10 times | category: [Communication]
    Developing and distributing Java applications for the client side
    ON: 2007-08-01 10:12:24
    Java Web Start, a new technology to assist the development of client-side Java applications, is unique in that it frees you from concerning yourself with how the client is launched, either from a Web browser or from the desktop. Additionally, this technology provides an encompassing deployment scheme that enables a Web server to independently distribute and update client code. This article introduces this enterprising new technology, which is scheduled to be integrated in the final release of Java 1.4, describing its implementation from both the developer and the user perspective.
    14 times | category: [Application Building]
    Introducing inheritance to PropertyResourceBundles
    ON: 2007-08-01 10:11:35
    Creating a fully internationalized Java application using PropertyResourceBundles can present some interesting design and implementation problems, including concern over how to modularize the bundles to be used in different areas of the application. This article explores a solution based on PropertyResourceBundles, which should simplify the design and implementation problems, while promoting reuse of existing bundles. Article includes code snippets.
    12 times | category: [Application Building]
    Visual Application Builder
    ON: 2007-08-01 10:06:14
    The Visual Application Builder is a set of WebSphere Studio plug-ins that allow even non-expert programmers to quickly develop browser-based/J2EE applications and application templates that target various devices. The model-based Rapid Application Development (RAD) environment allows easy building of form-based applications that interface with data from various sources, such as RDB and Web services. It allows the use of one project to generate code for various target platforms and for new technologies that will evolve. Updated for WebSphere Studio 5.1 with WSWB 2.1 look and feel; contains database connection filtering, undo support, and several bug fixes.
    6 times | category: [Application Building]
    Out of the Sandbox
    ON: 2007-08-01 10:04:06
    Get your applet out of the sandbox. This guide takes you through the steps involved in creating digitally signed applets. These trusted applets can overcome the restrictions placed by the sandbox such accessing local files and folders.
    16 times | category: [Applet Building]
    Step by Step Java Tutorial
    ON: 2007-08-01 10:01:53
    This step-by-step tutorial will take you through the process of building applets. Using a Learn-By-Example method, within a few minutes you will be able to display things on the screen, a few minutes later you are able to use a GUI and after that you will see how to interact with the user. Topics include: Graphical Interface, HelloWorld Example, Drawing Shapes and using Colors, Displaying Images, Using GUI components, and The Layout Managers
    15 times | category: [Applet Building]
    this:6/6 25records  total:132    Start  Previous  Next  Last    goto:

    Category

      Applet Building (2)
      Application Building (3)
      Communication (1)
      Database Related (8)
      Development (12)
      EJB (14)
      Game Programming (2)
      General Java (38)
      Javabeans (4)
      JSP and Servlets (8)
      Miscellaneous (23)
      Networking (1)
      Security (2)
      Swing (13)
      WAP and WML (1)
      XML and Java (0)