Tags: api, print

News (4)

Microsoft publishes 14,000 pages of protocol docs

Microsoft has made public over 14,000 pages of preliminary technical documentation on the protocols built into its Office 2007, Office SharePoint Server 2007 and Exchange Server 2007 products. Read more »

Interview: Red Hat's new CEO

Red Hat's new chief executive officer, Jim Whitehurst, talks about the Linux maker in an extensive interview with ZDNet Australia sister site CNet News. Read more »

Can Google break Microsoft's enterprise chokehold?

A tie-up with Saleforce.com sees Google pushing even further into Microsoft's businesss applications territory Read more »

Yahoo seeks geek credibility

As more applications move to the Web, companies like Yahoo are working to nourish their "ecosystem" of software developers. Read more »

Features (56)

Print on all Java platforms with JPS

Java Print Service (JPS) allows you to print even on very size-limited platforms such as J2ME; it also supports standard Java 2D graphics. Learn how to organise printing with this API. Read more »

Parse XML with the StAX Java API

Streaming API for XML (StAX) is an API that allows you to read and write XML documents in Java. StAX is a parser independent, pure Java API based on interfaces that can be implemented by multiple parsers. Read more »

Developing Bluetooth wireless applications in J2ME

This article reviews the principles of Java development for Bluetooth on mobile devices and describes how to write a Java application for Bluetooth communications. Read more »

Get started with Java servlets

Java servlets are server-side objects that enable developers to take advantage of the Java API and HTTP protocol to conduct transactions. Find out how to leverage them in your apps. Read more »

Servlets offer a simple alternative to CGI

Java servlets can help you build powerful applications. But how do you create a servlet that can handle multiple client requests? Follow this sample code. Read more »

Building Web clients with HTTP Client

The next time youÃ,´re building a Web-aware application and the Java API isnÃ,´t enough, you may want to check out Jakarta CommonsÃ,´ HTTP Client. Read more »

Implement credit card processing with TrustCommerce

This article walks you around the pitfalls of credit card processing with the TrustCommerce API for Windows and Linux. Read more »

Printing in Web Start

Java Web Start's sandbox provides a secure arena for deploying applications. But what about access to printers? The PrintService interface offers an easy solution. Read more »

Enhance the user experience with the Java Speech API

The Java Speech API allows you to incorporate speech technology into user interfaces for your applets and applications based on Java technology. It also specifies a cross-platform interface to support command and control recognisers, dictation systems, and speech synthesisers. This article delves into the specifics of the Java Speech API and explains how you can use it to improve the user experience. Read more »

Process and parse XML with ease using Jakarta Digester

Get a brief introduction to processing XML with Jakarta Digester, including how it can be used to create pattern-matching rules for an XML document and to perform actions on the resulting collections. Read more »

Log in


Sign up | Forgot your password?

What's on?