News

If you have a Web or other computer-based small business, you might find that you need to do some Java programming. Java is a cross-platform programming language from Oracle that anyone can use. One ...
Java Network Launching Protocol, or JNLP files, are used for launching Java programs and Web applets over the Internet or company intranet. While some browsers, such as Internet Explorer, launch JNLP ...
Learn how a Java JAR file (Java Archive) allows you to package compiled code and other resources in a single file that is easily deployed and executed resources.
Adobe’s Portable Document Format (PDF) is a popular choice for exchanging documents over the Internet, but how do you access and present PDF files in your Java applications? Jeff Friesen introduces ...