Quantcast
Read WebProNews
With Friends!

Java Articles

Nokia and Vodafone Aim to Simplify Mobile Java Standards

Mobile industry leaders create specifications for open unified mobile Java services architecture.

Enfora and Esmertec to Incorporate Wireless Java Technology in GSM/GPRS OEM Devices

First Implementation of Esmertec’s Java Solution in Machine-to-Machine (M2M) Devices.

Quest Software Announces Integration of PerformaSure with Sun Java Enterprise System

PerformaSure and Java System Application Server Integration Enhances Performance and Availability of J2EE Applications.

Reduce TCO: The Java Database Way

TCO (Total Cost Ownership) is the buzzword in today’s business world. This metric helps enterprise managers assess direct and indirect costs and benefits derived from their investment on IT components and services. A vital component of overall TCO is database management. All information-centric applications need databases for data storage. Also, the storage demands of small and mid-sized companies are growing rapidly, as more emphasis is given on data backup and long-term archival of data disaster recovery.

Encrypt Sensitive Configuration Data with Java
· 1

When application developers are developing, parameters are often hard-coded in the source code. These hard-coded parameters are often pulled out of the source code and put into property files or configuration files. System and network security policies may force a developer to address security concerns over the data that is stored in external files. So, how do you make sure that your sensitive external parameters are safe?

Unheralded Java Filters Simplify Web-app Testing

Java filters, first introduced in the Java Servlet specification 2.3, are a powerful addition to any Java Web application toolkit, yet they probably are the most under-used and under-appreciated of the servlet components. These classes intercept requests coming into and responses coming out of the Java servlet container, allowing developers to inspect and manipulate these messages, as well as take other actions based on the messages’ content. Despite this useful functionality, many Java developers are unfamiliar with filters.

All about the new SCMAD Certification Exam

The mobile market is envisioned as the next technological wave by leading industry experts. With approximately 150 million mobile phones – roughly 3 times the user base as that of desktop computers – it might well be the case. Due to the fragmented nature of the mobile market, with various manufacturers competing to get their share of the pie, Java is once again poised to be the best programming language for the mobile market with its Write Once, Run Anywhere technology.

JXTA & Business – The Catalog

JXTA Catalog – Saving Money or Better Business

There are a few that stick to the old tried and true. The nice thing is that the adventurous have a competitive advantage. The adventure seekers and mavericks are better thinkers too because learning exercises the brain and keeps it humming.

The Riddle of the Sphinx

RTFM==QED

Sometimes you do something that surprises people. Jaws drop and wonder is seen in your friend’s eyes. You too can tap into these secrets of the ancients. See a source of hidden knowledge, known only to select few. Answer the riddle of the Sphinx, just by reading the manual.

An SCJP 1.4 Certification Primer

The SCJP exam is the first in a series of Java certification exams offered by Sun Microsystems, and for many it is the first step to becoming established as a competent Java developer.

Using Flash and Java to create Pop-Ups

With Flash it is quite common to have a customized pop up window to hold your flash movie. This is almost always done using HTML and JavaScript. Well, what about having buttons in your flash movies that will open customized pop up windows?

How to develop JavaServer Pages

The Email List application

This topic introduces you to a simple web application that consists of one HTML page and one JavaServer Page, or JSP. Once you get the general idea of how this application works, you’ll be ready to learn the specific skills that you need for developing JSPs.

How to use regular Java classes with JSPs
· 1

In this topic, you’ll learn how to use regular Java classes to do the processing that a JSP requires. In particular, you’ll learn how to use two classes named User and UserIO to do the processing for the JSP of the Email List application.

Code-Generation Techniques for Java

Working in Java either means writing a little bit of complex code or writing a lot of gruntwork code. J2EE is a prime example; implementing the persistence for a single database table takes five classes and two interfaces using EJBs, and almost all of the classes are clerical work. We have to write them, but we don’t have to do it by hand. Code-generation techniques can make building high-quality EJB code a breeze.

Using Java Data Objects

In a past article on XML Databinding, I showed
how you could work with Java objects and have them persist as XML files.

Java VM and Windows 98

Dear Carey,

Hi, I lost all java on my win 98se machine .I’ve done everything short of reinstalling the OS. I reinstalled MS java VM Did not work. So I tried Suns Java, installed it And it still does not work. I uninstalled it then reinstalled it still nothing did this 8 times. I consulted with sun about 4 times, and they told me to do everything I had already done all 8 times i reinstalled it.

Languages on the Internet

The capabilities of the Internet have been enhanced and extended by using programming languages with HTML. These languages have been responsible for the dynamic and interactive nature of the Net. New languages and language extensions are being developed to increase the usability of the Internet. Here I will look at some of the important languages that have shape the Internet over the years.

Java win in mixed ruling

Initial newspaper headlines pointed to a Microsoft victory over Sun Microsystems in a US appeals court last week.

Sun seeks to demystify Java

Sun hopes a new version of its Java software will lure nonprogrammers by sporting a more Windows-like look and feel.

Java Applets and Shutting down Windows 98

Dear Carey,

I have two problems: When I try to start my Ameritrade streamer, the streamer console comes up but the applet menu does not appear. I just get the small square box at the top with the red, blue & green boxes within it. The applet menu does not appear. It was working fine, not sure what happened. It uses Java Web Start. I have tried all their suggestions.

2nd, most of the time, when I go to shut Windows down, it goes to where it says Windows is shutting down and then just stays there. I have Windows 98 and Interenet Explorer 6.0

Thanks

A Better Java than Java?

When Java was first released is was hailed as a revolution. Many lawsuits and arguments followed, chiefly between Sun and Microsoft. With their C# language, Microsoft have created what Java should have been 6 years ago – but Sun have still failed to get it there.