Click here to Skip to main content

Languages » Java

Java

Java Programming - Beginners 

top
Title / Updated Author Score  
J2ME: Using StringItems and Commands
Updated: 17 Apr 2011
This is a J2ME beginner article that describes how to add different J2ME components to your application especially StringItems and Commands.
Mobile, JavaSE6, J2SE5, J2SE4, J2ME, JDK
 
Fadi Hania 5.00
Java Console apps made easy
Updated: 10 Feb 2012
This article describes the creation of a Java console type application.
C#, Java, Dev
 
David MacDermot 5.00
The Secret Classes or How I Stopped Counting and Loved the Enumerator
Updated: 17 May 2011
A look at how to use the enum in Java.
Java, Java SE, Dev
 
Nagy Vilmos 4.89
Java Class Viewer
Updated: 7 Dec 2010
Watch the Java class file visually & interactively for the meaning of every byte
Java, JavaSE6, J2EE, Swing, Architect, Dev, Design
 
Amos Shi 4.88
Programming 2D Games in J2ME
Updated: 23 Apr 2009
It is easy to run your own game on your own mobile
Java, Java SE (JavaSE6, J2SE5, J2SE4, J2ME, J2EE), Architect, Dev
 
hoangtuanbs 4.82
Intro to JavaFX - Dummy Chess
Updated: 17 Apr 2009
This article describes my experiences in trying to learn the JavaFX programming language by writing a Chess program.
Java, Java SE, ASP.NET, Dev, RIA
 
El Bob-O 4.79
UI Component Development in Java Swing - Part 1: Design
Updated: 1 Mar 2010
A step-by-step guide taking a beginners' approach at effectively creating UI components in Java. This tutorial takes you through the initialization to the completion of an aesthetically pleasing UI component in Java.
Java, JavaSE6, Swing, Dev, Design
 
Arun Reginald Zaheeruddin 4.71
Create a Simple Web Service Using JBossWS
Updated: 5 Feb 2009
An article on how to create a simple web service using JBossWS, how to deploy and test.
Java, Java SE (JavaSE6, J2SE5, J2SE4, J2ME, J2EE), Swing, Dev
 
Hanbo 4.65
Tic Tac Toe Implemented in Java with Computer Player
Updated: 9 Aug 2010
A platform independent game that runs on Windows, Mac and Linux
Java, Windows, Linux, Swing, All-Topics, Dev, Ubuntu, JDK, Game
 
Tejas_Pathak 4.63
iChat... Yet Another Server/Client Model...
Updated: 3 Apr 2009
Did it for the sake of a mini-project... Watch out for my real project...
Java, Java SE (JavaSE6), AWT, Swing, Dev
 
Akshay Bapat 4.46
J2ME: Hello World Mobile Application
Updated: 17 Mar 2011
This is a J2ME beginner article that describes how to write your Hello World J2ME application
JavaSE6, J2SE5, J2SE4, J2ME, JDK
 
Fadi Hania 4.33
JNI Basics - 1
Updated: 10 Sep 2002
Calling native functions which are written in C or C++ from Java, using JNI.
Java, VC6, VC7, Java SE, Win2K, WinXP, Visual-Studio, Dev
 
Irfan Dawood 4.19
J2ME: Using TextFields and Alerts
Updated: 12 May 2011
This is a J2ME beginner article that describes how to use different J2ME components in your application to make it more user interactive, using TextField and Alerts UI components.
Mobile, JavaSE6, J2SE5, J2SE4, J2ME, JDK
 
Fadi Hania 4.00
Understanding Annotations in Java
Updated: 23 Oct 2011
This article explains how annotations work in Java.
Java, Dev
 
Azim Zahir 4.00

EJB 

top
Title / Updated Author Score  
Spring Integration with ActiveMQ for POJO Based Service
Updated: 25 Aug 2010
How to use Spring Integration with ActiveMQ to handle message in pure POJO
XML, Java, Dev, integration, service
 
anand kr 5.00
Pirates and Session Beans - There is a Relation
Updated: 19 Jul 2008
An article about pirates and session beans - there is a relation
Java, Visual-Studio, Apache, Dev
 
David Whitehurst 4.00
EJB 3.0 Remote Session Bean Lookup
Updated: 1 May 2008
This article describes a way to perform remote lookup of EJB 3.0 session bean into simple Java application.
Java, Java SE (J2EE), Dev
 
bijulsoni 3.50

Java Programming - General 

top
Title / Updated Author Score  
Hosting WPF Content in a Java Application
Updated: 26 Apr 2009
Demonstrates a simple technique for embedding WPF/.NET Components into Java GUI
Java, Windows (WinXP, Win2003, Vista, Win2008), Java SE, .NET (.NET2.0, .NET3.0), Win32, Visual-Studio (VS2005, VS2008), GDI+, WPF, AWT, JNI, Swing, Architect, Design, WinForm
 
Vitaly Shelest 5.00
OpenNxSerialization
Updated: 16 Jun 2009
Speed up object serialization in Java.
Java, Java SE, Dev
 
.Shoaib 5.00
Beginning Java ME: A Simple Mandelbrot Viewer
Updated: 16 Jul 2009
Renders the Mandelbrot Set on your mobile device, with panning and zooming
Java, Java SE (J2ME), Mobile, Architect, Dev
 
Dmitry Brant 5.00
Pivot 1.4, Spring and Hibernate is my RPG Game
Updated: 29 Mar 2010
Pivot 1.4, Spring and Hibernate is my RPG Game
XML, Java, RIA
 
Adrabi Abderrahim 5.00
DailyRollingFileAppender with maxBackupIndex
Updated: 15 May 2010
This is a modified version of Log4J DailyRollingFileAppender with maxBackupIndex to delete old log files if exceeds given maxBackupIndex size.
Java, Dev
 
Bikash Shaw 5.00
Using Flex Containers – Tips and Reference
Updated: 18 Apr 2011
This article is intended to give developers a quick reference guide to using Flex 4 containers and layouts.
XML, Dev, Flex
 
Holly Schinsky 5.00
jQuery DataTables in Java Web Applications
Updated: 26 Apr 2012
Enhancing simple tables implemented in Java web applications using the jQuery DataTables plug-in.
Java, Ajax, jQuery, DataTable
 
Jovan Popovic 5.00
Accessing the CodeProject LatestBrief service from a Java program
Updated: 3 Aug 2003
A simple Java SOAP client program to get the lastest updates to CodeProject.com
Java, Java SE, Dev
 
Xiangyang Liu 刘向阳 4.95
Editable (CRUD) web tables in J2EE (jQuery Data Tables and J2EE application integration - Part II)
Updated: 10 Apr 2012
This article explains how you can implement full data management functionalites (adding, deleting, inline editing) into web tables using jQuery DataTables/Editable and J2EE applications.
Javascript, Java, Java SE (J2EE), jQuery, Dev, DataTable
 
Jovan Popovic 4.93
Modular J2EE, Using Spring DM, Zk and EclipseLink
Updated: 21 Apr 2011
This article describes how to create a basic modular Java Enterprise Application, by using these Open Source frameworks
J2EE, Dev
 
Adrabi Abderrahim 4.92
JSP - JSTL Custom Tag Library
Updated: 8 Dec 2008
JSP custom tags provide a standardized mechanism for separating the presentation and business logic in a dynamic web page, allowing page designers to focus on the presentation while application developers code the backend.
Java, Java SE (J2SE5), Architect, Dev
 
Bikash Shaw 4.90
Using Memory Mapped Files and JNI to communicate between Java and C++ programs
Updated: 18 Jun 2002
An article on inter-process communication between Java and Java, Java and C++ programs.
Java, VC6, VC7, Java SE, Win2K, WinXP, MFC, Dev, Virtualization, virtual-machine
 
Stanley Wang 4.89
Easier Execution of External Processes in Java
Updated: 7 Apr 2004
Execute any external Process from your Java code without worry
Java, Java SE, Dev
 
Doron Barak 4.86
How to invoke Java web service in ASP.net using C#
Updated: 6 Jan 2009
Web Services Interoperability
Java, Java SE (J2EE), Dev
 
Bikash Shaw 4.85
Generics in Java – Part I
Updated: 8 Jul 2008
This article introduces the concepts of Generics and shows you examples of how to use it.
Java, Windows, Java SE, Dev
 
Member 2230040 4.84
Java Mini Puzzler
Updated: 1 May 2009
Three examples of Java code that doesn't do what you'd expect
Java, Java SE, Dev
 
BurkHufnagel 4.83
Draggable Components in Java Swing
Updated: 7 Oct 2010
Create a useful draggable generic component to create custom graphic desktop applications, like visual editors or multimedia management
Java, Windows, Linux, Swing, Dev, Design, Marketing
 
b4rc0ll0 4.83
Simple Fuzzy String Similarity in Java
Updated: 17 Jan 2011
Move beyond the String.equals() method of Java and introduce fuzzy String matching.
Java, Dev
 
George Stragand 4.80
Run Jetty Web Server Within Your Application
Updated: 18 Nov 2010
Don't deploy your application in Jetty, deploy Jetty in your application
Java, JavaSE6, J2SE5, J2EE, Dev, Design
 
Bikash Shaw 4.80
A Quick Look at API Design
Updated: 29 Apr 2009
Suggestions to improve your approach to API design.
Java, Java SE, Architect, Dev
 
BurkHufnagel 4.80
Introduction to Graph with Breadth First Search(BFS) and Depth First Search(DFS) Traversal Implemented in JAVA
Updated: 3 Jan 2009
This article provides a brief introduction about graph data structure with BFS and DFS traversal algorithm.
Java, Windows, Java SE, Dev
 
bijulsoni 4.80
Ease Swing GUI Creation with HTML Templating
Updated: 24 Nov 2010
Shows how to manage swing components in HTML style
Java, Swing
 
Penkov Vladimir 4.75
Executing commands on a remote machine - Part 1
Updated: 18 Oct 2001
A simple tool that allows you to control other machines from your program
Java, Java SE, Dev, Virtualization, virtual-machine
 
Xiangyang Liu 刘向阳 4.74
Java Chat With Customizable GUI
Updated: 7 May 2007
A complete Java (AWT) Chat Application with great customizable GUI Interface. It has features such as general chat and private chat, music when message arrives, sending images and more
Javascript, Java, Java SE, WinXP, ASP, Visual-Studio, Dev
 
Jeeva S 4.71
Understanding JVM Performance - It is Fast - Very Fast!
Updated: 29 Mar 2011
JVM code can be just as fast as the equivalent native code: Why and How.
Java, Windows, All-Topics, Architect
 
alex turner 4.70
PDF Generation using XSLFO and FOP
Updated: 26 Jun 2009
An article describes how to create PDF document programmatically using XSLFO and FOP
Java, Windows, Java SE, Dev
 
Shyam S 4.70
Arbitrary Shaped Transparent JFrame in Java Swing
Updated: 11 Oct 2010
Create a Shape for a custom JFrame and apply a transparency effect (0 to 1 alpha value) on entire window, on Windows Platform
Java, Swing
 
b4rc0ll0 4.67
Serializing Java objects to XML with WOX
Updated: 26 Jul 2008
This article explains how to use WOX to serialize Java objects to XML. One of its main features is the generation of standard XML, which is language independant.
XML, Java, Windows, Architect, Dev
 
Carlos Jaimez 4.67
Solving Real World Problems using Web Services
Updated: 24 Jun 2011
In this article, we will look at a real world technical problem in an enterprise and how web service helps us in solving the problem.
Java, Dev, WebService
 
Vishwanath Narayanan 4.67
How to Write Small and Useful Programs
Updated: 13 Sep 2005
A tutorial with Java samples
Java, Windows, Java SE, Visual-Studio, Dev
 
Xiangyang Liu 刘向阳 4.62
Network Application Framework with Java
Updated: 7 Apr 2009
Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract · event-driven · asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.
Java SE, Swing, Dev
 
jaigharge 4.60
Debugging a JNI Application using Netbeans and Visual Studio
Updated: 14 May 2012
This article shows how to create a Java Swing GUI application in Netbeans and interface it with JNI DLL.
C++ (VC9.0), Java, Windows, Visual-Studio, JNI
 
Sharjith 4.58
Java look & feel themes
Updated: 4 Jul 2002
Enhance visual appeal of your swing application with colorful and customizable themes.
Java, Java SE, Dev
 
Manish Hatwalne 4.58
An Introduction to Java GUI Programming
Updated: 19 Feb 2009
An article to launch the beginner into the world of Java GUI programming
Java, Windows, Java SE, Swing, Virtualization, virtual-machine
 
logicchild 4.50
Spring: The Art of Using GRASP Patterns
Updated: 17 Nov 2011
Going Deep inside Spring design
Java
 
Issam Lahlali 4.50
A Noobz Look at JavaFX2 and Netbeans Platform
Updated: 14 Feb 2012
A new user's look at two Java Desktop Frameworks
Java, Windows, Dev, Code, Project, Platform
 
Mike Winiberg 4.50
Offline Gmail Desktop App Tut [Part 1]
Updated: 18 Aug 2011
Helps you to synchronise your gmails and lets you watch your mail even in offline states.
Java, Dev
 
csanuragjain 4.50
An Introduction to the Java 2D API
Updated: 11 Mar 2009
An article for the student of Java GUI programming.
Java, Java SE, Swing, Dev
 
logicchild 4.50
Rounded Border JPanel (JPanel graphics improvements)
Updated: 10 Oct 2010
Reusable extension of JPanel with rounded borders, shadow and antialiasing
Java, Windows, Linux, Swing, Design
 
b4rc0ll0 4.50
Manipulating Collections Without Loops with lambdaj
Updated: 14 Jun 2009
A thread safe library of static methods that provides an internal DSL to manipulate Java collections without loops
Java, JavaSE6, J2SE5, Architect, Dev
 
Mario Fusco 4.50
Functional Java
Updated: 7 Dec 2010
Functional programming with functors and object streams in Java.
Java, Dev
 
Stephen Swensen 4.43
Fuzzy String Matching with Edit Distance
Updated: 28 Feb 2011
Move beyond the String.equals() method of Java and introduce fuzzy String matching
Java
 
George Stragand 4.43
Add Mouse Wheel support to Swing Widgets
Updated: 2 Jul 2000
This article shows how to add support for Mouse Wheel for Java Swing Widgets
Java, Java SE, Dev
 
Davanum Srinivas 4.38
Lucene Website Crawler and Indexer
Updated: 31 Jan 2009
Java Lucene website crawler and indexer
Java, JavaSE6, J2SE5, J2SE4, J2ME, J2EE, Swing, Apache, Architect, Dev, Design
 
stlane 4.36
Implementing the Null Object Pattern with a proxy
Updated: 16 Feb 2009
This article shows how a Null Object can be dynamically generated with a proxy.
Java, Java SE, Dev
 
Mario Fusco 4.33
Lambdaj 2.0 Brings (Almost) Real Closures to Java
Updated: 6 Sep 2009
How lambdaj tries to partially fill the lack of closures in Java
Java, Java SE (JavaSE6, J2SE5, J2SE4, J2ME, J2EE), Dev
 
Mario Fusco 4.33
IVR applications based on Voicent Gateway (Java Sample Interface)
Updated: 10 Jun 2008
Since all these functions are implemented as an HTTP client communicating directly with the Voicent Gateway, they can be run on any machine that has a connection to the host running the gateway. The C# interface source code is also included.
Java, J2SE4
 
jedliu2046 4.33
How to Create a Random Joke Generator in Java
Updated: 14 May 2010
How to create a Random Joke Generator in Java
Java, Windows (Win2K, WinXP, Win2003, Vista, TabletPC, Embedded, Win2008, Win7, Win2008-R2), Linux, JavaSE6, J2SE5, J2SE4, J2EE
 
TopCoder23 4.33
Triangle Peg Solitaire
Updated: 22 Oct 2011
This program allows you play Solitaire puzzle also known as Peg Solitaire Puzzle.
Java
 
Asha desai 4.33
10 Things Every Java Developer Should Know About Flex
Updated: 16 Jun 2011
10 Things Every Java Developer Should Know About Flex
Java, RIA, Flex
 
Kevin Ruse 4.33
4 Simple Rules for Effective Bug-free Concurrent Programming
Updated: 27 Feb 2009
This article shows with an example some rules for effective concurrent programming
Java, JavaSE6, J2SE5, Architect, Dev
 
Mario Fusco 4.30
Consuming Web Service in Java 5
Updated: 3 Oct 2006
The article describes how to consume a Web service in Java 5. (Creating proxy classes in Java was never so simple!)
Java, Windows, Java SE, Visual-Studio, Dev
 
mastergaurav 4.23
Introduction to JAVA ME Programming
Updated: 10 Mar 2009
A guide to write a basic JAVA Midlet
Java, JavaSE6, J2SE5, J2SE4, J2ME, J2EE, Dev
 
krasnoff 4.20
Generics in Java – Part II
Updated: 8 Jul 2008
This article discusses how Generics is implemented in Java, and we delve into a number of issues with it.
Java, Windows, Java SE, Dev
 
Member 2230040 4.13
'Wait while loading' message for Java applets
Updated: 24 May 2000
An article describing JavaScript code that will display a message (i.e. Please Wait...) while a Java Applet is loading. This code is designed to work in both IE and Netscape
Javascript, Java, Java SE, Dev
 
Glenn S. Peffers 4.09
Generics in Java – Part III
Updated: 9 Jul 2008
This article has discussions on issues with mixing generic and non-generic (raw-type) code, and the issues of converting a non-generic legacy code to generics.
Java, Windows, Java SE, Dev
 
Member 2230040 4.00
Java 5 Features
Updated: 13 Jul 2008
This article discusses new features in Java 5, and see how you can benefit from these. In Part-I, we cover auto-boxing and foreach.
Java, Windows, Java SE, Dev
 
Member 2230040 4.00
Implementing Mouse Gestures in Java Swing: Step by Step
Updated: 29 Jun 2008
A step by step guide to implement Mouse Gestures based commands in your Swing applications
Java, Java SE (JavaSE6, J2SE5, J2SE4), AWT, Swing, Dev, Design
 
kaushik_sathupadi 4.00
Abstract class for creating dialog boxes with OK/CANCEL/APPLY buttons.
Updated: 17 Nov 2001
An abstract base class that provides the basic plumbing necessary for an options dialog. More specifically, it manages the creation, layout, display and event handling of the three option buttons OK, APPLY and CANCEL.
Java, Java SE, Win2K, WinXP, Dev
 
Sidney Chong 4.00
Java 5 Features: Part-II
Updated: 13 Jul 2008
This article discusses two new features in Java 5: varargs and static import.
Java, Windows, Java SE, Dev
 
Member 2230040 4.00
Batch Converting and Merging Multiple Documents to PDF Using Open Office and Ghostscript
Updated: 1 Jun 2008
An example of how to use Open Office and Ghostscript to convert supported formats to PDF using Open Office and merge them using Ghostscript
Java, Java SE, Office, Dev
 
ggraham412 4.00
Structural Typing vs. Duck Typing
Updated: 5 Jul 2008
An article that discusses structural typing vs. duck typing
Java, Dev
 
Cedric Beust 4.00
Introduction to Java Matrix Benchmark
Updated: 28 Mar 2012
Comparision of Java linear algebra libraries
Java
 
lessthanoptimal 4.00
Using Introspection in Java
Updated: 2 Aug 2011
This article describes how to get the internal details of a class in Java using introspection.
Java, Windows, Linux, Dev
 
Azim Zahir 4.00
Java Accordion Menu, Visual Effects and Customization
Updated: 8 Nov 2010
Create a smart Java component used as accordion menu. Explains how to create visual transition effects, and simple icons management. Also shows how to create a hierarchy of components with an easy cascade management.
JavaSE6, Swing, Threading, menu, graphics
 
b4rc0ll0 4.00
Implementing a Web Server in Java
Updated: 8 Jun 2010
An article on how to implement a functional web server in Java
Java, Windows (Win2K, Win2008), Dev
 
Assoudi 4.00
Create Minimal UI in No Time at all Using Cliché Shell
Updated: 28 Jan 2010
Command-line UI auto-generation to easily make code runnable.
Java, JavaSE6, J2SE5, Dev
 
Anton Grigoryev 4.00
Face Collage
Updated: 11 May 2009
Java code to create your own face collage
Java, Windows, Java SE, Dev
 
abcbalaji 4.00
A Debugging Package for Java
Updated: 20 Mar 2003
A debugging class for Java applications and applets.
Java, Java SE, Dev
 
Robert Little 3.95
Sample JNI Application
Updated: 19 May 2003
Sample JNI DLL and Java test code
Java, VC6, Java SE, Win2K, WinXP, MFC, Dev
 
Rod VanAmburgh 3.91
Getting a Handle on the Execution Directory
Updated: 15 Dec 2002
Returns a File and String object that point to the directory that a class is executing from
Java, Java SE, Win2K, Dev
 
Mark Kozel 3.91
The Asti Spumante Bar Code
Updated: 3 Jun 2008
An interesting article to learn how UPC-A bar coding works
Java, Win2K, WinXP, Dev
 
Ali BaderEddin 3.89
LZW Compression Algorithm Implemented in Java
Updated: 13 Aug 2006
This article provides an implementation of the LZW compression algorithm in Java
Java, Java SE, Dev
 
fahadkhowaja 3.75
KeyGuard, JAR Signing Utility
Updated: 25 Feb 2005
A small utility to automate and simplify the process of JAR signing
Java, Java SE, Dev
 
Doron Barak 3.72
Talking Clock Implemented in Java using Swing UI and FreeTTS
Updated: 23 Jul 2010
A platform independent application that runs on Windows, Mac and Linux
Java, Windows, Linux, Swing, Dev, DateTime
 
Tejas_Pathak 3.67
Match your String with Wild Card Characters
Updated: 23 Jul 2008
This article gives you an idea of how to compare your string with * and ? so called wild cards
Java, J2SE5, Dev
 
DebadattaMishra 3.67
How to create a wrapping and/or multiline label in AWT.
Updated: 12 Aug 2001
How to create a wrapping and/or multiline label in AWT
Java, Java SE, Win2K, Dev
 
Kyle Morris 3.67
PC StandBy Detector for Java Apps
Updated: 31 Mar 2004
Description: Shows how to detect if the computer is going to go into sleep (stand-by) mode and allow/disallow it
Java, VC6, Java SE, Win2K, WinXP, Dev
 
Tomer Petel 3.63
Hide the JVM Console window
Updated: 20 Mar 2000
A simple application that hides the JVM console window while your JVM GUI runs
Java, VC6, Java SE, Dev
 
Buddy 3.62
How the Java Virtual Machine (JVM) Works
Updated: 25 Nov 2008
How the Java Virtual Machine Works: Inside the JVM.
Java, Architect, Dev, Design, Virtualization, virtual-machine
 
Bikash Shaw 3.56
Java Native Interface Auto Loader for JAR Deployment
Updated: 16 May 2008
In this tutorial, I will try to explain how to use JNI auto loader for JAR file.
Java, Java SE, JNI
 
Alice Huang 3.50
dataGlue - build FASTER, work smarter - event driven, component based, database bound Java web applications
Updated: 8 Oct 2003
Event driven, component based, database bound Java web applications using Echo web framework and JDO.
Java, Java SE, Dev
 
Dan Bunea 3.47
Flat DOM
Updated: 24 Oct 2005
A simpler way to process XML
XML, Java, Windows, Java SE, Visual-Studio, Dev
 
Ian Schumacher 3.46
Java Basics - Input and Output
Updated: 5 Sep 2002
This tutorial provides any beginner with the basic skills required to start programming in Java.
Java, Java SE, Dev
 
John Croucher 3.44
Digital Clock
Updated: 12 Mar 2003
A digital clock JavaBean for use in a JavaBean aware IDE
Java, Java SE, Dev
 
Robert Little 3.44
Simple LRU Caching with Expiration
Updated: 30 Oct 2005
LRU caching code small enough to paste directly into your application
Java, Windows, Java SE, Dev
 
Ian Schumacher 3.33
Navigation Scheme in Sun Java Studio Creator IDE
Updated: 16 Aug 2004
Frame-like navigation is possible with limited extent using Page Fragments
Java, Windows, Java SE, Visual-Studio, Dev
 
mysorian 3.33
Java Learner IDE
Updated: 7 Nov 2007
A single window Java Learner IDE with C#
C#2.0, Java SE, .NET2.0, Win2K, WinXP, Win2003, Vista, VS2005, Dev
 
NinethSense 3.32
Using Sockets in Java - Server
Updated: 24 Mar 2008
Creating a server program using Java
Java SE
 
Marius Iulian Mihailescu 3.25
Tracing in Java applications
Updated: 16 Jan 2002
A simple thread-safe Java class to dynamically generate trace info.
Java, Java SE, Dev
 
Xiangyang Liu 刘向阳 3.18
Quick Mail using Java Mail API
Updated: 14 Jun 2005
Sending Mails using Java API
Java, Java SE, Win2K, WinXP, Win2003, Visual-Studio, Dev
 
Ashraf Mohamed 3.10
An Enhanced INI File Class for Java
Updated: 26 Aug 2004
A INI file manipulation class with support for environment variables
Java, Windows, Java SE, Visual-Studio, Dev
 
Prasad Khandekar 3.08
Graphical solution to eight queen problem
Updated: 3 Oct 2005
Provides a graphical solution to eight queen problem
Java, Java SE, Dev
 
SChat 3.06
Experiencing Jack (Agent development Environment)
Updated: 1 Apr 2006
I have discussed how to set up Jack and what it defines an agent to be, plus a step-by-step procedure to compile and run an example in it
Javascript, Java, Windows, Java SE, Visual-Studio, Dev
 
Salman Jamali 3.00
Connection Pool for Application Clients in JBoss 3.2
Updated: 4 Oct 2004
This article describes how to resolve the problem of connections of application clients with database in JBoss 3.2.x
Java, Java SE, Win2K, WinXP, Dev, QA
 
Yury Fedorov 3.00
Building Tree Structure Domain Model
Updated: 12 Dec 2008
How to build domain model with tree structure, thinking Object-Oriented
Java, UML, Dev, Design
 
RipleyKuo 3.00
Loading Application Properties from a Database
Updated: 16 Sep 2008
Use Spring and Commons Configuration to load application properties from a database
Java, Java SE, JDBC, Dev, Design
 
daniel_at_work 3.00
Validating XML Document using XML Schema using XMLBeans
Updated: 26 Aug 2010
XMLBeans for Java can be used for validating XML Document based on some schema
XML, Java
 
anand kr 3.00
How to make Singletons whose behaviour can be overridden with a Mock object
Updated: 1 Mar 2010
How to make Singletons whose behaviour can be overridden and that allows mock objects.
Java, Dev
 
anand kr 3.00
Cool Java Programs
Updated: 18 Jul 2011
These are Java Programs for typing on computer without physically typing, screen capture, AutoDownloader, etc.
Java, Windows
 
csanuragjain 3.00
A11Y and I18N Testing of Java based GUIs
Updated: 21 Jun 2004
In this article, I am going to discuss the A11Y and I18N testing of Java based GUIs
Java, Windows, Java SE, Visual-Studio, Dev, QA
 
Dr. Ivan S Zapreev 2.93
Manifest Reader for Ant Tool
Updated: 2 Mar 2006
An Ant task for reading manifest information from a jar file and displaying it
Java, Java SE, Dev
 
Prasad Khandekar 2.90
Multipart HTTP forms submitter - With Progress Information
Updated: 27 Jan 2006
Submit multipart HTTP requests from Java and display information about the upload progress
Java, Java SE, WinXP, Dev
 
Tomer Petel 2.80
Persist in DataBase with AspectJ (AOP)
Updated: 6 Sep 2004
One of the multiple forms to give persistence in data base to an object of a class with oriented programming to aspects (AOP) in AspectJ
Java, Java SE, Win2K, WinXP, Win2003, Visual-Studio, Architect, Dev
 
Mariano Lorente 2.75
Toggle the Multi Monitor Setting in Windows XP
Updated: 24 Apr 2008
Automate - "Extend my Windows desktop onto this monitor" using Java
Java, WinXP, Dev
 
Imran Ebrahim 2.60
Are Scala's Case Classes A Failed Experiment?
Updated: 5 Jul 2008
An article that discusses Scala's case classes
Java, Java SE, Dev
 
Cedric Beust 2.43
How to Develop a Signed Applet
Updated: 31 Aug 2004
Read/write the local machine file system using a signed applet
Java, Windows, Java SE, Visual-Studio, Dev
 
Ashraf Mohamed 2.40
JSerWeb - Java Web Server
Updated: 26 Sep 2006
Free Java Web Server
Java, Windows, Java SE, Visual-Studio, Dev
 
Diego Barrientos 2.33
Simple and Powerfull TableModel with Reflection.
Updated: 5 Jun 2009
No more problems with complexity of TableModels.
Java, Java SE (JavaSE6, J2SE5), Swing, Dev
 
Mark_Ameba 2.33
Free "tail -f" Tool for all Platforms: Tail for Windows, Tail for Linux and Tail for Mac
Updated: 19 Jul 2006
MakeLogic Tail is a freeware similar to " tail -f " of Linux. It is Tail for Windows, Tail for Linux and Tail for Mac
Java, Java SE, Linux, Win2K, WinXP, Win2003, Visual-Studio, Architect, DBA, Dev, QA
 
Madanu Ujjwal Kumar 2.08
Java System Tray Application using Visual Basic
Updated: 2 Oct 2002
This is Simple Java System Tray Application.. This Works only in Windows Environment. No Need For JNI.
VB6, C++, Java, Java SE, .NET1.0, WinXP, MFC, Dev
 
Jeeva S 2.07
Calucate average in Pocket PC
Updated: 18 Aug 2004
This is a Java-program to calculate the grade point average and the term's average
C#, Java, Windows, WinMobile, Java SE, .NET, VS.NET2003, Dev
 
mohammed alodib 2.05
Daily Folder Appender
Updated: 17 Jun 2004
A Log4j appender class to create daily folders
Java, Java SE, Win2K, WinXP, Win2003, Dev
 
Prasad Khandekar 2.00
Mathematic Function Simulator in Java. How to develop a mathematic function.
Updated: 20 Apr 2006
This is java standalone application that shows a mathematic function in one or more charts.
Javascript, Java, Windows, Java SE, IE6.0, IE5.5, Dev
 
lombamarc 2.00
Easy Conversion of Any File Type to Base64
Updated: 7 Aug 2004
The program provides a User Interface to convert any file type to base64. The base64 conversion is to remove unreadable characters from your file. You can save your base64 code in a separate file and then convert it back to the original format whenever you want.
Java, Java SE, Win2K, WinXP, Win2003, Visual-Studio, Dev
 
immaad 2.00
Applications Properties in Java
Updated: 4 Jun 2009
Stratagies for managing application properties in Java
Java, Java SE (JavaSE6, J2SE5, J2SE4, J2ME, J2EE), Architect, Dev, Design, SysAdmin
 
daniel_at_work 2.00
Java Calender
Updated: 7 Jul 2006
A Java application to generate the calender for a given year
Java, Java SE, WinXP, Win2003, Visual-Studio, Dev
 
Member 2495999 1.90
Tab Control in Java ( in AWT)
Updated: 7 Jun 2010
This is a Java tab Control like SS Tab in VB. Its Cool One
Java, .NET1.0, WinXP, Dev
 
Jeeva S 1.72
Email with Joshua Bloch for some java technical issues
Updated: 19 Jan 2005
discuss about java interface and the general contract when overriding equals
Java, Windows, Java SE, Visual-Studio, Dev
 
Jacklondon Chen 1.63
SCJP Exam Objectives
Updated: 2 Feb 2006
SCJP Exam Objectives
Java, Windows, Java SE, Visual-Studio, Dev
 
deepakgpatel 1.47
danish to english translator
Updated: 12 Mar 2006
compiler
Java, Windows, Java SE, Visual-Studio, Dev
 
caoqi 1.41
SPFOL JSP FORUM
Updated: 20 Nov 2004
SPFOL JSP FORUM , is an cost-effective, user-friendly, easy to use, efficient, stable, secure and flexible, easy to setup bulletin board (forum) built on the Java J2EE technology (Jsp/Servlet). It is compatible with any Servlet Containers which supports Jsp 1.2 and Servlet 2.3..
Java, Windows, Java SE, .NET, Visual-Studio, Dev
 
zlst 1.40
Spirit of Automata
Updated: 21 Jun 2005
Characteristics, Principles of Industrial Automation Software
Java, Windows, Java SE, .NET, Visual-Studio, Dev
 
manigandank 1.09
Shove - Shell Shoveler
Updated: 1 Mar 2008
Emulate the NetCat Feature.
Java, Java SE, Dev
 
st0le  
Annotation Transformers in Java
Updated: 5 Jul 2008
An article about Annotation transformers in Java
Java, Dev
 
Cedric Beust  
CAS May Be Easier in a Production Environment
Updated: 17 Jul 2008
CAS may be easier in a production environment
Java, Dev
 
David Whitehurst  
Using the Flickrj API
Updated: 3 Dec 2008
Program written in Java, using the flickrj API, to browse a Flickr username's contacts
Java, Java SE (JavaSE6)
 
stefanbb  
Adding class paths to SystemClassLoader
Updated: 23 Jan 2011
How to add class paths to SystemClassLoader.
Java, Dev
 
Sam NG  
How to Write Applet Code
Updated: 19 Mar 2009
An article to help write applet code.
Java, Java SE, Swing, Dev
 
logicchild  
Modifying j2mepolish styles at runtime using code
Updated: 28 Jan 2009
This article shows how to modify the j2mepolish styles of a j2me application at runtime using code and not CSS files.
Java, Dev
 
Florin Badea  
7 Steps to Solve Real World Problem using JAXB (Java API for XML Binding)
Updated: 11 Jul 2011
This article will discuss about the real world problem and then we will see that how it can be resolved using JAXB.
XML, Java, Binding
 
Vishwanath Narayanan  
Beans Binding with Human Face
Updated: 21 Apr 2011
Shows how to use beans binding with swinghtmltemplate
Java, Swing
 
Penkov Vladimir  
A Livelock Solution
Updated: 21 Nov 2011
A solution to livelock problem using ExecutorService and LiveLockSolution interfaces
Java
 
Giuseppe Luciano  
Sudoku game using Java
Updated: 22 Dec 2011
Full description of constructing a game application in Java.
Java
 
carl morey  
Java Meta-Coding (Memory Allocation and Management)
Updated: 16 Apr 2012
This article discusses memory management in Java applications, the different data types handling, and the role of garbage collection.
Java, Dev
 
Amr Rekaby  
Bowling Score Board Game in Java
Updated: 26 Apr 2012
A java Bowling Score Board Game.
Java, CEO, Architect, Dev, Design, JDK, Methods
 
Andre' Gardiner  

Reflection 

top
Title / Updated Author Score  
Delegates, Events and Pass by ref in Java using bytecode manipulation
Updated: 15 May 2012
Support for Delegates, Events and Pass by ref in Java using bytecode manipulation
C#, Java, Java SE, Dev, Events, delegates
 
abhinav_soni 4.00
Java Generic Code - Reflection, the Easy Way
Updated: 7 Jun 2010
Make Java's Reflection easier with this utility class.
Java, Dev
 
Doron Barak 3.86
Java Generic Code - Power Of Reflection
Updated: 30 Sep 2004
Java's Reflection enables programs to automatically flesh out simple interfaces to create automated data objects
Java, Windows, Java SE, Visual-Studio, Dev
 
Doron Barak 3.35

Security 

top
Title / Updated Author Score  
Windows Authentication tools for BlueCove
Updated: 17 Mar 2012
The article describes adding native functionality to BlueCove applications.
Java, Dev
 
David MacDermot 4.90
Simplifying CAS for Security
Updated: 17 Jul 2008
An article about simplifying CAS for security
Java, Dev
 
David Whitehurst  

Advertise | Privacy | Mobile
Beta | 2.5.120517.1 | Last Updated 21 May 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid