ngotek

ngotek

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…

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…

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…

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…

Brewing entity Enterprise JavaBeans

Harness the power of entity beans Enterprise JavaBeans (EJB) represents a fundamental change in the world of enterprise software. The EJB specification provides the software development community with the component model, maintains interoperability between EJB and non-EJB applications (including non-Java-based…

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,…