Click here to Skip to main content
15,882,152 members
Everything / Programming Languages / Java / Java SE

Java SE

JavaSE

Great Reads

by Prasad Khandekar
A dropline menubar control tag library for JSP.
by Ata Amini
Implement Gauss-Newton algorithm in Java to solve non-linear least squares problems; i.e. to find minimum of a function.
by Afzaal Ahmad Zeeshan
This article discusses Android programming and aims at teaching you about Android programming for Camera and Widgets.
by Zac Gery
In the world of enterprise development, interacting with a database can become a daily occurrence.

Latest Articles

by Dmitriy Gakh
An introduction to Genetic Algorithms with brief reference to biology and example of finding one solution for complex mathematical equation
by User 257328
Demonstrates how to call ASP.NET webservices from the client within other languages and platforms
by Ata Amini
Implement Gauss-Newton algorithm in Java to solve non-linear least squares problems; i.e. to find minimum of a function.
by Prasad Khandekar
An INI file manipulation class with support for environment variables

All Articles

Sort by Score

Java SE 

5 Mar 2013 by Prasad Khandekar
A dropline menubar control tag library for JSP.
13 Mar 2017 by Ata Amini
Implement Gauss-Newton algorithm in Java to solve non-linear least squares problems; i.e. to find minimum of a function.
5 Dec 2015 by Afzaal Ahmad Zeeshan
This article discusses Android programming and aims at teaching you about Android programming for Camera and Widgets.
15 Feb 2017 by Corinna John
Fun with code and yarn
22 Feb 2009 by Ponnurangam D
BlackBerry Java application development using Visual Studio.
16 Apr 2009 by MiamiCoder
How to create a real-world BlackBerry application.
30 Aug 2010 by paladin_t
Use Twiggery as JavaME Game Scripting Language
17 Apr 2011 by Fadi Hania
This is a J2ME beginner article that describes how to add different J2ME components to your application especially StringItems and Commands.
5 May 2015 by Jitendra_Jain04
IBM WebSphere Application Server V8.5 Liberty profile is a flexible and dynamic server profile of WAS which enables the WAS server to deploy only required custom features instead of deploying a big set of available JEE components.
16 May 2008 by Layer 7 Technologies
Discuss XML and Web services-specific security challenges and presents the limitations of an SSL or sole XML Firewall solution. Outlines the attributes of an ideal Web services security solution.
14 Feb 2013 by Biswas, Sumit
Command Line Interface (CLI) Performance Testing using java
12 Jan 2016 by John Jiyang Hou
An algorithm to determine if a point is inside a 3D convex polygon for a given polygon vertices in Java
12 Aug 2001 by Kyle Morris
How to create a wrapping and/or multiline label in AWT
2 Jun 2009 by Prentice_Hall
As the preface hints, JavaFX has a combination of features that makes it unique. This chapter gives you a taste of the language and some of these features.
16 Jun 2009 by .Shoaib
Speed up object serialization in Java.
15 Feb 2011 by Addison-Wesley
This chapter gives you a better understanding of what Flex is, both as a technology and as a development environment (Flash Builder).
22 May 2015 by JIANGWilliam
An open-source JAVA library to enable composing new XML document from scratch or based on templates, parsing XML to dictionary or JSON with easy and efficiency
1 Aug 2007 by paoloden
How to build your first pure Java application and deploy it on Linux using the Visual Studio 2005 development environment, Grasshopper 2.0 and ASP.NET 2.0 controls
28 May 2008 by Atul Saini
A performance analysis of publish/subscribe throughput
3 Jun 2008 by Liz Andrews
Altova’s data mapping tool, MapForce, provides strong support for the conversion and transformation of EDI formats, enabling businesses to reconcile their legacy formats with newer documentation, storage, and system requirements, while still adhering to conventional e-commerce transaction ordinances
2 Jul 2008 by Kenji Sulzberger
The Agile Manifesto states that individuals and interactions are more important than processes and tools. I pretty much agree with that. But the iterative nature of agile projects also raises some particular challenges to version control, which are just as important for small shops.
3 Dec 2008 by stefanbb
Program written in Java, using the flickrj API, to browse a Flickr username's contacts
19 Mar 2009 by logicchild
An article to help write applet code.
8 Jun 2009 by sdesciencelover
How best does one integrate code quality tools into an active project?
20 Jun 2009 by Prentice_Hall
JavaFX Script blends declarative programming concepts with object orientation. This provides a highly productive, yet flexible and robust, foundation for applications. However, with this flexibility comes responsibility from the developer.
13 Sep 2009 by poohtbear
How to solve the skip limitation of Samsung JSR75.
1 Jun 2010 by User 6744868
This tutorial explains from start to finish in simple language how to digitally sign a Java Mobile Midlet.
6 Jun 2012 by abhinav_soni
Very simple XML based framework for client and server side validation frameworks in Java.
15 Dec 2018 by Dmitriy Gakh
An introduction to Genetic Algorithms with brief reference to biology and example of finding one solution for complex mathematical equation
21 Sep 2009 by Apriorit Inc, Oleksandr Dodatko
This article describes the process of initial configuration and basic work with Palm Web OS on the lower level than it's described in Palm SDK docs.
2 May 2009 by Lemo Stein
Control And View Another Computer Remotely
12 Feb 2002 by Kashif Manzoor
The article discusses interpreters, compilers, the JVM and the CLR
17 May 2009 by Fredrik Bornander
Second part of four in a beginners' guide to J2ME game programming.
8 Jul 2008 by Member 2230040
This article introduces the concepts of Generics and shows you examples of how to use it.
26 Apr 2009 by Vitaly Shelest
Demonstrates a simple technique for embedding WPF/.NET Components into Java GUI
2 Sep 2010 by dmihailescu
What is the start-up and system performance overhead for .Net, Mono, Java versus C++ and Forms, WPF, Swing versus MFC
21 Jun 2016 by AmosShi
Watch the Java class file visually & interactively for the meaning of every byte
8 Dec 2008 by Bikash Shaw
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.
21 Apr 2011 by Adrabi Abderrahim
This article describes how to create a basic modular Java Enterprise Application, by using these Open Source frameworks
16 Mar 2008 by Maruf Maniruzzaman
Functional java virtual machine - can run java applications for most of the instructions.
17 May 2011 by Nagy Vilmos
A look at how to use the enum in Java.
30 Apr 2009 by Fredrik Bornander
First part of four in a beginners' guide to J2ME game programming.
21 Jan 2013 by radumi
An article about how to build Web applications of the future relying on the current standards and less technology.
18 Jun 2002 by Stanley Wang
An article on inter-process communication between Java and Java, Java and C++ programs.
6 Jan 2009 by Bikash Shaw
Web Services Interoperability
10 Dec 2002 by Zeeshan Amjad
This article shows a way of integrating Java, C++ and Assembler
10 Apr 2012 by Jovan Popovic(MSFT)
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.
1 May 2009 by BurkHufnagel
Three examples of Java code that doesn't do what you'd expect
25 May 2000 by Jeremiah Talkar
Give Java applets a second chance (as COM style binary components)
16 Jul 2009 by Dmitry Brant
Renders the Mandelbrot Set on your mobile device, with panning and zooming
15 May 2012 by abhinav_soni
Support for Delegates, Events and Pass by ref in Java using bytecode manipulation
15 Jul 2010 by Mohamad K. Ayyash
A detailed development of a simple ASP.NET web service, in addition to configuring IIS server to host the service, finally creating an ASP.NET, Java and PHP web clients that consume the service.
1 Jan 2013 by bijulsoni
This article provides a brief introduction about graph data structure with BFS and DFS traversal algorithm.
18 Nov 2010 by Bikash Shaw
Don't deploy your application in Jetty, deploy Jetty in your application
12 Aug 2010 by paladin_t
21 Mar 2013 by Doron Barak
A powerful supplement to Class.getResource(...).
23 Mar 2006 by Chayan
IKVM.NET is an open source implementation of Java for Mono /Microsoft .NET Framework and makes it possible both to develop .NET applications in Java, and to use existing Java APIs and libraries in applications written in any .NET language.
17 Apr 2009 by El Bob-O
This article describes my experiences in trying to learn the JavaFX programming language by writing a Chess program.
22 Feb 2000 by Svetoslav Chekanov
A full featured SOCKS 4 & 5 proxy server written in Java.
17 Oct 2014 by Han Bo Sun
In this article, I will show you how to integrate Hibernate Search into a simple yet feature complete web application with the Spring MVC and Hibernate enabled.
8 May 2000 by Davanum Srinivas
With this your Java projects can take advantage of ActiveX controls and Office documents such as spreadsheets, charts, calendars, word processors, specialized graphics, and many more.
14 Jul 2010 by Shai Raiten
Most of the software companies are running Load Testing on their products. Load testing is one of the most important testing types today....
1 Mar 2010 by Arun Reginald Zaheeruddin
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.
18 Jun 2011 by Amit Kumar Dutta
Discusses a technique to record current geographic location from mobile and display in web pages (with Location History Browsing)
10 Jul 2011 by Ravimal Bandara
An efficient algorithm for encode 7-bit characters to 6 or 5 bits to reduce the size of a string
23 May 2000 by Abhijit Bhole
A set of MFC classes the duplicate the Java Swing look and feel
16 Apr 2002 by Zizilamoroso
Create a double buffered base-class using standard Java AWT.
31 Oct 2008 by sacoskun
Simple examples on how to use the kSOAP library to invoke Web Service methods which are defined on .NET.
7 May 2007 by Jeeva S
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
29 Apr 2009 by BurkHufnagel
Suggestions to improve your approach to API design.
9 Sep 2003 by Gaurav Saini
Demonstrate the use of RSA algorithm in HTML pages
19 Feb 2009 by logicchild
An article to launch the beginner into the world of Java GUI programming
26 Jun 2009 by Shyam S
An article describes how to create PDF document programmatically using XSLFO and FOP
30 May 2012 by Murray Brooks Davis
How to make a simple, end-to-end, mobile, Java enterprise application including a RESTful web service and an Android client.
21 Jul 2006 by Prasad Khandekar
An Asp.Net style grid control for JSP with ability to fetch data from java.sql.Connection or java.util.List or java.sql.ResultSet
3 Feb 2004 by alfreds
A near to perfect clone of the very popular Yahoo messenger. Purely written in Java and SWING, this messenger also uses the capabilities of JNI and JAWT to provide some features.
5 Feb 2009 by Han Bo Sun
An article on how to create a simple web service using JBossWS, how to deploy and test
5 May 2015 by Ganesan Senthilvel
An article about Enterprise Application Integration & its implementation using Apache Camel framework.
23 Aug 2000 by Franky Braem
A Java Class Browser written in C++ using WTL
26 Mar 2014 by Lộc Nguyễn
Example of JNotif - A Java Notification App
28 Jul 2009 by Slava Khristich
How to deliver GPS data asynchronously to the server over the internet without queues.
8 Jul 2008 by Member 2230040
This article discusses how Generics is implemented in Java, and we delve into a number of issues with it.
1 Jun 2008 by ggraham412
An example of how to use Open Office and Ghostscript to convert supported formats to PDF using Open Office and merge them using Ghostscript
31 Jan 2009 by stlane
Java Lucene website crawler and indexer
26 Oct 2004 by Shaheryar Ch.
This tutorial is an effort to overcome problems faced by the developers who want to sign data using Java Key Store and want to verify it on .NET platform. The tutorial demonstrates how to export the Public Key using Java to .NET compatible Public Key (XML format).
4 Jul 2002 by Manish Hatwalne
Enhance visual appeal of your swing application with colorful and customizable themes.
5 Sep 2002 by John Croucher
This tutorial provides any beginner with the basic skills required to start programming in Java.
7 Apr 2009 by jaigharge
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.
3 Apr 2009 by Akshay Bapat
Did it for the sake of a mini-project... Watch out for my real project...
16 Oct 2007 by Vijayaraghavan A Iyengar
Tips to integrate ASP.NET app with legacy ASP, PHP, RAILS, JAVA apps
17 Mar 2011 by Fadi Hania
This is a J2ME beginner article that describes how to write your Hello World J2ME application
16 Jul 2014 by lessthanoptimal
Simple tutorial on visual object tracking with BoofCV on Android and the Desktop
17 Jun 2004 by Prasad Khandekar
A Log4j appender class to create daily folders
7 Jun 2006 by Guy Balteriski
This article describes a high-performing interoperability solution between the Java platform and the .NET Framework. The suggested solution does not replace the Java Virtual Machine or the .NET Framework runtime, instead, your JVM or .NET are each hosted within the opposing runtime environment
16 Feb 2009 by Mario Fusco
This article shows how a Null Object can be dynamically generated with a proxy.
11 Mar 2009 by logicchild
An article for the student of Java GUI programming.
14 Jun 2009 by Mario Fusco
A thread safe library of static methods that provides an internal DSL to manipulate Java collections without loops
29 Nov 2000 by Davanum Srinivas
This article shows how to use OpenGL calls inside Java AWT Canvas using JDK1.3's JAWT interface
31 Oct 2008 by Addison-Wesley
This chapter concerns creating and destroying objects: when and how to create them, when and how to avoid creating them, how to ensure they are destroyed in a timely manner, and how to manage any cleanup actions that must precede their destruction.