Kategorie General

Validation with Java and XML Schema, Part 1

Learn the value of data validation and why pure Java isn’t the complete solution for handling it As technologies have matured and APIs for Java and other languages have taken more of the burden of low-level coding off your hands…

Oracle gets RAD with Linux

Forms Developer 6i for Linux aids with development of scalable Internet database applications with Java interfaces Seasoned software developers are always on the lookout for tools that might give them an advantage in the ongoing battle to produce fully functional,…

Inprise updates Java tool

Inprise/Borland rolls out JBuilder 4 Inprise/Borland this week announced JBuilder 4, the latest version of its Java-based cross-platform development environment. In this version, the company addressed team development, JavaServer Pages, and support for more application servers, according to Tony de…

Everything is an object, Part 1

Learn to write your first Java program with these Java basics Although it is based on C++, Java is more of a “pure” object-oriented language. Both C++ and Java are hybrid languages, but in Java the designers felt that the…

XML document processing in Java using XPath and XSLT

Discover how XPath and XSLT can significantly reduce the complexity of your Java code when handling XML documents The Extensible Markup Language (XML) is certainly one of the hottest technologies at the moment. While the concept of markup languages is…

Oracle8i moves to Linux

Linux port of Release 2 brings the power of Oracle8i’s Java features to the open source platform We’re happy to report that using Linux with Oracle8i Release 2 to support e-business applications is a solid bet. The latest version of…

Site links developers directly to projects

The HotDispatch marketplace brings Java developers and companies together — worldwide August 28, 2000 — Software developers worldwide are taking advantage of a Web-based exchange by which they sell their expertise in Java, Linux, and other software technologies directly to…

Class action

Discover more about creating Java classes In the last Java 101 column, I presented the different primitive types that Java supports. I also discussed variables, their scope and characteristics, and the various places where developers can implement them. In addition,…