SQL

EMS SQL Query 2007 released!

EMS Database Management Solutions is pleased to announce new version of SQL Query 2007 - the new powerful utility that lets you quickly and simply build SQL queries to PostgreSQL database.

What's new in SQL Query 2007?
- Support for UNICODE-data in the grid is implemented.
- SSH tunneling support is improved: Private Key support for SSH authentication is implemented.
- Added HTML View and Hexadecimal View for BLOB fields.
- The functionality of ToolTips in DB Explorer is extended: comments for objects and database information are now displayed.
- Comments for fields are now displayed in SQL Assistant.
- Added the Object Search feature in DB Explorer.
- A single database registration repository can now be used for SQL Query and SQL Manager (if the latter is installed on the machine).
- Improved graphical user interface.
- Improved Database Explorer: much more convenient toolbar and context menu.
- A number of minor bug fixes and improvements performed.

You can download EMS SQL Query 2007 for PostgreSQL at www.sqlmanager.net/products/postgresql/query/download

JSP

JavaServer Faces technology is a server-side user interface component framework for Java technology-based web applications. It includes

  • A set of APIs for: representing UI components and managing their state, handling events and input validation, defining page navigation, and supporting internationalization and accessibility.
  • A JavaServer Pages (JSP) custom tag library for expressing a JavaServer Faces interface within a JSP page.

JavaServer Faces Technology 1.2

The latest version of JavaServer Faces technology is version 1.2, the final version of which has been released through the Java Community Process under JSR-252. You can download the 1.2 version of the specification from the JSR 252 web page.

The latest implementation of version 1.2 is the patch release, version 1.2_04. You can download all patch releases from here. See the Announcements page for the javaserverfaces.dev.java.net project for more details on each of the releases.

You can get the JavaServer Faces 1.2 reference implementation in one of the following ways:
The reference implementation source code is available from the javaserverfaces-sources project on java.net.

See the release notes for more information on new features and known issues in JavaServer Faces technology 1.2.

See chapters 9 through 13 of the Java EE tutorial for tutorial documentation on JavaServer Faces technology 1.2.

Please send feedback on the version 1.2 specification to jsr-252-comments@jcp.org. Please send feedback on the version 1.2 reference implementation to dev@javaserverfaces.dev.java.net.

For the latest news on JavaServer Faces technology version 1.2, see the javaserverfaces-spec-public and javaserverfaces projects on java.net.

JavaServer Faces Technology 1.1

You can also download past versions of the specification and reference implementation from this page. The previous final version of JavaServer Faces technology is version 1.1. This version has been tested with various configurations with the Java 2 SDK, Standard Edition version 1.3.1_04, 1.4, and 1.4.1 on the following platforms and browsers:

  • Solaris 2.8
  • Solaris 2.9
  • Windows 2000
  • Windows XP
  • RedHat Linux 7.2
  • Netscape 6.x
  • Internet Explorer 6

This product includes software developed by the Apache Software Foundation (http://www.apache.org/).

Servlets

04 July 2007 - HttpComponents HttpCore 4.0-alpha5 released

HttpComponents HttpCore 4.0-alpha5 has been released. HttpCore provides a set of low level components, which can be used to build custom client and server side HTTP services.

The ALPHA5 version delivers a number of incremental improvements across the board in all modules and adds several performance oriented features such as ability to transfer data directly between a file and a socket NIO channels. Please check it out and let the HttpComponents team know what you think.

This is likely to be the last ALPHA release of the HttpCore 4.0 branch. HttpCore is is expected to enter the BETA development phase with the next release.

More information can be found at the HttpComponents project site.

Downloads can be found here


02 July 2007 - Commons IO 1.3.2 released

Commons IO 1.3.2 has been released. Commons IO provides low level utilities, file filters and streams that probably should be in the JDK.

This is a bugfix release which introduces a scopable version of the FileCleaner.

The Release notes are available online and in the downloads.

Commons IO 1.3.2 is available from the IO Downloads page.

XML

EJB

Struts

Core Java