The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: Java :: Tips and Tutorials :: Development
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 33    Displaying: 1 - 20 Pages:  1 2

   TechCuBe Talk- tutorial on creating 3D bar chart in Java   Hits: 112 

 
Sometimes we need to create Bar chart, pie chart or line graph in web applications or applet or swing applications. JfreeChart is a popular library that helps to create any kind of chart or graph easily. This tutorial introduces JfreeChart to developers by creating a simple 3D Bar chart.Sample code snippet or output is attached also.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Aug 15 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Step by step Tutorial on single design pattern   Hits: 126 

 
This article teaches how to create SingleTon design pattern in java. The author has provided step by step guidence to develop a singleton class in java. This is a recommended article to those who are new to java or learning java and want a hands on experience on some concepts.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jun 12 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Kode Java Latest 100 Java Examples   Hits: 286 

 
This page contains latest 100 Java examples in Kode Java Website


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Dec 24 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Kode Java Top 100 Most Viewed Java Examples   Hits: 217 

 
This page contains Kode Java top 100 most viewed Java examples


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Dec 24 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Download SCEA 310-051 Free Exam Simulator   Hits: 1395 

 
SCEA Practice 310-051 Free Exam Simulator which helps you to prepare for the exam. The Exam Simulator is a computer program designed to help you pass your examination on the first try. The Exam Simulator pinpoints your strengths and weaknesses by quizzing you with questions similar to those found on your actual exam. The questions will familiarize you with everything you need to know to pass your exam. The Exam Simulator helps you manage your time and learn quickly by allowing you to study your material on a topical basis, or by taking timed exam simulations that look and feel exactly like the real thing. The Exam Simulator makes studying simple. You'll be comfortable with the format of the test and confident that you'll pass on the first try.


Free   Version: n/a   Platform(s): n/a   Updated: Mon May 30 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   Performance Tuning of Java Applications   Hits: 767 

 
Ever since the first version of Java Technology hit the streets, performance has been an important issue for Java developers. Java has improved dramatically and continually but, performance tuning is very essential to get the best results, especially when we think of J2EE applications.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jun  4 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   J2EE Overview   Hits: 684 

 
J2EE is a technology that aims to simplify the design and implementation of enterprise applications. In this tutorial you will learn what J2EE is, its benefits, J2EE main components, Evolution of Enterprise Application Frameworks, Why use J2EE, J2EE Platform Architecture, J2EE APIs and Technologies and J2EE Reference Implementation. Before continuing our J2EE discussion lets define what an enterprise application is.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jun  4 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Keep it Simple And Secure with Java   Hits: 581 

 
This article goes into details of how Java as a development technology can help developers to keep their applications simple and secure. Simple mean all way – it should be simple to code, modify, maintain, fix and deliver. Also we are going to cover security aspects of Java technology.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jun  4 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Download SCJP 310-035 Free Exam Simulator   Hits: 2992 

 
Sun Certified Programmer for Java 2 Platform 1.4 (CX-310-035). Download SCJP 310-035 Free Exam Simulator which helps you to prepare for the exam. The Exam Simulator is a computer program designed to help you pass your examination on the first try. The Exam Simulator pinpoints your strengths and weaknesses by quizzing you with questions similar to those found on your actual exam. The questions will familiarize you with everything you need to know to pass your exam. The Exam Simulator helps you manage your time and learn quickly by allowing you to study your material on a topical basis, or by taking timed exam simulations that look and feel exactly like the real thing. The Exam Simulator makes studying simple. You'll be comfortable with the format of the test and confident that you'll pass on the first try.


Free   Version: n/a   Platform(s): n/a   Updated: Mon May 30 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (4) Visitor Ratings

   JDBC Tutorial - Installing and Running Java DB   Hits: 222 

 
This Tutorial provides tutorial notes on downloading, installing and setting up Java DB (Derby) server. Topics include downloading and installing Java DB 10.2.2; verifying Java DB execution environment; running Java DB in Network Server mode; using 'ij' to create database and tables.


Version: 1.0   Platform(s): n/a   Updated: Sun Mar 16 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Java Queries   Hits: 427 

 
This is a complete library of java interview questions with detailed descriptive answeres.Visit http://java-queries.blogs pot.com and shrapen your java skills


Version: n/a   Platform(s): n/a   Updated: Wed Aug 23 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Concurrency in JDK 5.0 Tutorial   Hits: 1266 

 
JDK 5.0 added major new support for developing concurrent applications, including JVM changes, new low-level synchronization utilities, and higher-level, thread-safe, high-performance concurrency classes such as thread pools, concurrent collections, semaphores, latches, and barriers. Learn how these new classes can help make your code faster, more scalable, more reliable, and easier to maintain.


Version: n/a   Platform(s): n/a   Updated: Tue Dec 28 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Annotations in Tiger (J2SE 5.0)   Hits: 1397 

 
Annotations, a new feature in J2SE 5.0 (Tiger), brings a much-needed metadata facility to the core Java language. In this first of a two-part series, author Brett McLaughlin explains why metadata is so useful, introduces you to annotations in the Java language, and delves into Tiger's built-in annotations. Part 2 covers custom annotations.


Version: n/a   Platform(s): n/a   Updated: Tue Oct 14 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Java Performance Tuning w/ Fat Clients   Hits: 491 

 
Tuning isn't always about speed, sometimes other aspects of the application need fixing. When your application needs tuning, your first course of action is normally to monitor the application with a profiler. But profiling is not always practical -- sometimes for ironic reasons. In this installment of Eye on performance, Jack Shirazi and Kirk Pepperdine, Director and CTO of Java Performance Tuning relate their recent experiences with profiling a fat client -- so fat, in fact, that it left no room for a profiler.


Version: n/a   Platform(s): n/a   Updated: Tue Oct 14 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Introducing the Reflexive User Interface Builder   Hits: 1134 

 
The IBM Reflexive User Interface Builder (RIB), a new technology available from alphaWorks, is an application and toolkit for building and rendering Java AWT/Swing and Eclipse SWT GUIs. RIB specifies a flexible and easy-to-use XML markup language for describing Java GUIs and provides an engine for creating them. You can use RIB to test and evaluate basic GUI layout and functionality, or to create and render GUIs for an application.


Version: n/a   Platform(s): n/a   Updated: Fri Aug 20 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Data Management in J2EE Apps   Hits: 575 

 
This article examines two data management strategies available on the Java platform: Java object serialization and Java Database Connectivity (JDBC). While neither data management strategy is inherently superior or inferior to the other, when it comes to managing enterprise information systems, JDBC wins hands down.


Version: n/a   Platform(s): n/a   Updated: Thu Jun 10 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Unclogging Server Bottlenecks w/ Active Containers   Hits: 573 

 
In server-side control architectures a majority of the control events must be handled on the server side to update the state of the control. For every user event, the entire page data is sent back to the server as part of the form submission, even data that has not changed or is not affected by the user event. This article shows you how to use containers to overcome data-processing redundancy, which can otherwise drain the life out of your handheld or Web server.


Version: n/a   Platform(s): n/a   Updated: Wed May  5 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Tracing in a Multithreaded, Multiplatform Environment   Hits: 593 

 
Most Java programmers use some kind of tracing system to keep track of potential errors and problems in code under development. However, multithreaded and multiplatform systems can generate a large and baffling amount of tracing data. This article offers tips that will help you make sense of trace data from complex applications.


Version: n/a   Platform(s): n/a   Updated: Wed Mar 31 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Using Aspect-Oriented Programming to Maintain Legacy Java Apps   Hits: 564 

 
In an enterprise environment, you can easily end up in a tangle of modules with a number of third-party libraries and frameworks. While a number of tools are available to aid you in comprehending complex programs, most are expensive and time-consuming to learn. Aspect-oriented programming can be applied to a wide range of programming scenarios, including the comprehension and maintenance of legacy applications.


Version: n/a   Platform(s): n/a   Updated: Thu Mar 25 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Demystifying Extreme Programming: Just-in-time design   Hits: 725 

 
People who aren't familiar with XP are bothered by the concept of just-in-time (JIT) design -- designing and implementing what you know you need right now and not worrying about future design issues until absolutely necessary. While this approach might seem unwise or even reckless, XP advocate Roy Miller wraps up his series by showing you how safe and easy JIT design is -- and how it just might revolutionize the way you write code.


Version: n/a   Platform(s): n/a   Updated: Mon Jul  7 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 33    Displaying: 1 - 20 Pages:  1 2

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog