Ensode.net
Google
 

Home
Blog
Guides
Tips
Articles
Utilities
Reviews
About Us
Contact us


Facebook profile

XML

Guides
Bookmark and Share

Here you will find several guides and "how to's" that will help you configure Java projects, including several open source libraries and products such as GlassFish, Maven, and JasperReports. In addition to having information about Java, in this section contains several articles explaining how to configure and use the Linux operating system.

Adding "Maven-Like" Dependency Management To NetBeans Projects with Ivy
When working with Maven projects from NetBeans, some very nice NetBeans features are lost, such as the ability to use the Matisse GUI Builder, developing JSF web applications visually and automatically generating JPA entities from existing database schemas. In this article we explain how to keep all the benefits of Maven without losing NetBeans functionality by integrating Ivy into NetBeans projects.

Developing Rich EJB Clients With GlassFish
GlassFish provides features to make it easy to develop stand alone, Java Swing based EJB clients. In this article we explain how to take advantage of these features.

Introduction To Maven 2
Maven is a tool used to build Java code, similar to ANT. However Maven has a number of advantages over ANT, the main one being it being able to automatically download a project's dependencies from a central repository.

Unlocking Excel Spreadsheets With JExcelApi
With a little bit of programming expertise and the help of a Java library called JExcelApi, we can fairly easily unlock an Excel spreadsheet. This article explains how.

Obtaining a visitor's IP Address From a Java Servlet Or JSP
This article/live demo explains how to obtain a user's IP address from a Java Servlet or JSP.

Getting JDeveloper Going on Linux
This article explains the steps required to successfully install and use JDeveloper on Linux, the process involves modifying some of the included shell scripts and configuration files.

Introduction to Squirrel SQL Database Client, Part I
Squirrel SQL is a powerful SQL client that can connect to any JDBC supported RDBMS. In this article we cover how to set up Squirrel SQL to connect to our RDBMS of choice.

Introduction to Squirrel SQL Database Client, Part II
Squirrel SQL is a powerful SQL client that can connect to any JDBC supported RDBMS. In this article we cover some of the most powerful Squirrel SQL features, including visually viewing and editing database data, SQL code completion and database schema reverse engineering.

Setting up ATI Radeon XPress 200M Under Linux
A guide to setting up the ATI Radeon XPress 200M video card under Linux, including 3D acceleration.

How To Display A StackTrace In The Browser Window
The need to go to a log file to see error messages makes debugging Java applications a slow and tedious process. In this article we discuss a way to send stack traces to the browser, speeding up the debugging of web applications considerably.

Using Nautilus as an FTP client.
Nautilus, GNOME's default file manager, is more than a file manager. This article explains how to use it as an FTP client.

Importing CSV Files to PostgreSQL Databases.
Postgresql has some built in functionality to ease importing CSV files, this articles explains how to take advantage of them.

Transfering MySQL Data Easily.
An overview on how to easily transfer data from one MySQL instance to another.

Unlocking PDFs with iText.
A guide to unlocking PDFs with the open source iText Java library.

Guide To Installing Fedora Core 6 On HP Pavilion dv2000 Series Laptops
This guide provides installation and configuration instructions for installing Fedora Core 6 on HP Pavilion dv2000 series laptops.

Implementing NSLookup In Java
NSLookup is a command line utility that, given an IP address, returns the corresponding host name and vice versa. This article explains how to write an NSLookup clone in Java.

Creating Database Reports With JasperReports.
A guide explaining how to use JasperReports for reporting data stored in an RDBMS.

Displaying JasperReports PDF Reports on the Browser.
JasperReport is capable of directing generated PDF reports to the browser, in this article we explain how.

Getting Started With JasperReports.
JasperReports is a popular open source reporting library. This introductory article will help you get started with JasperReports.

Guide to adding Drag and Drop support to Echo2 web applications.
The Echo2 Java library allows us to easily add drag and drop functionality to our web applications. In this article we explain how.

Guide to setting up OpenOffice.org with Sun's Java Runtime Environment on Fedora 64.
OpenOffice.org's Java setup is not trivial, in this chapter we provide a guide.

A guide the EchoPointNG component library for the Java based Echo2 web application framework.
EchoPointNG is a library of additional components for the Java and AJAX based Echo2 web application framework.

Protecting Yourself Against Spyware.
Tips for protecting your computer from spyware and other malware.

Fixing the Fast Clock issue for AMD Athlon 64 Computers Running Linux.
Some 64 bit computers have an issue which makes the system clock run twice as fast. We show you how to fix it.

A First Look at the Wicket Framework.
Wicket is a very popular Java web application framework. In this article we present a tutorial to help developers get started with Wicket.

A Java Developer's Gude to web hosting.
A guide for finding a good host for Java applications.

Using Evolution as a Newsreader.
Ximian Evolution can be used not only to read mail, but also as a usenet newsreader.

A guide to installing Linux on the HP Pavilion zv6015 laptop.
A detailed guide on getting Fedora Core 4 install on the HP Pavilion zv6015 64 bit laptop.

J2EE Development with JBoss Tutorial.
A getting started guide for the JBoss J2EE application server.

Project Tracking With Trackit.
Getting started guide for Trackit, is an open source project tracking tool similar to Alassian JIRA and Mercury test director. Trackit is written in Java using the AJAX based Echo2 web application framework.


Java EE 6 Development With NetBeans 7
Java EE 6 Development With NetBeans 7


Java EE 6 with GlassFish 3 Application Server
Java EE 6 with GlassFish 3 Application Server


JasperReports 3.5 For Java Developers
JasperReports 3.5 For Java Developers