Java Tutorials, Code Examples & Articles
|
|
|
 |
| General
Java, Applets, J2EE,
J2ME, J2SE,
JavaBeans, JavaScript,
JDBC, Jini,
JSP, Servlets,
Swing |
 |
| General
Linux, Apache, MySQL,
PostgreSQL |
 |
| Active
Server Pages, ActionScript,
ASP.NET, C++,
C#, Perl,
PHP, Python,
Visual Basic, VB.NET |
 |
| |
Let the Education
Guide Network help you accelerate your career:
Learn more about...
Cooking
Schools
Culinary
Arts Schools
Online
MBA Programs
Our Web Sites:
Online
Degree Guide
The Vocational
School Guide
|
| |
| CSS,
DHTML, JavaScript |
 |
| ColdFusion,
Dreamweaver, Flash,
FrontPage, GoLive |
 |
| General
Web Services, .NET, SOAP,
UDDI, WSDL |
 |
| 3G,
802.11, EPOC,
i-mode, J2ME,
Palm, Pocket
PC, WAP, Windows
CE, WML, WiMax |
 |
| XML
(General) , ebXML, RSS,
SAX, XSLT,
VoiceXML, WML,
WSDL, XHTML,
XML Schema |
|
|
Tutorials & Training Courses
on CD-ROM
Over 300 Titles to choose from: from Web Design to
Programming, from
Dababases to Certifications. TRY FOR FREE!
Do you need high quality training at an afforable
price?
Do you need training that is easy to follow,
informative and allows you to master complex applications
fast?
Do you need to learn how to master Programming, Web
Design and Graphics?
Click
here to try a FREE Demo &
view the full range of training CD-ROMs
|
|
There are 824 articles & tutorials regarding "Java".
- 31.) Serialize Java Data Objects to XML
- June 2003 Issue ADVERTISEMENT O ne of the least publicized new features of the Java Development Kit (JDK) 1.4 is the java.beans.XMLEncoder/XMLDecoder, which is built into the java.beans package. At a stroke this feature makes it possible to easily save and restore Java data objects, graphs of objects, and GUI state to a compact XML form that is so robust it continues to be usable even when the original class definitions change. There is nothing to download and install. It certainly...
Found at Java Pro
- 32.) SIP programming for the Java developer
- Deliver SIP-based services to Java applications with SIP Servlet Summary In this article, Wei Chen introduces the basic concepts of Session Initiation Protocol and SIP servlets. He reviews the steps involved in developing SIP servlets and presents a complete example for developing, deploying, and running a SIP servlet on SIPMethod Application Server. ( 2,500 words; June 19, 2006 ) By Wei Chen Printer-friendly version | Mail this to a friend Page 1 of 3 Advertisement ession Initiation...
Found at JavaWorld
- 33.) Add dynamic Java code to your application
- Write code that can respond to changes at runtime Summary Did you ever wish your Java code could be dynamic like JavaServer Pages? That it could be modified and recompiled at runtime, with your application updating itself on the fly? This article shows you how to make your code dynamic. As such, some of your source code will be deployed, instead of compiled binary code. Any changes to the source code will cause it to be recompiled and the class to be reloaded. Your application will then...
Found at JavaWorld
- 34.) Generics of Java 1.5 Tiger
- ( Page 1 of 10 ) The generics feature of Tiger brings greater type safety to Java, allowing developers to do many things they could not do before. Generics bear on a number of other features specific to Tiger. This article introduces you to generics, and what they can do. It is excerpted from chapter two of Java 1.5 Tiger: A Developer's Notebook, written by Brett McLaughlin and David Flanagan (O'Reilly, 2004; ISBN: 0596007388). Without any further ado, I m going to dive right into the...
Found at devArticles.com
- 35.) Tuning Java I/O Performance
- By Glen McCluskey March 1999 This article discusses and illustrates a variety of techniques for improving Java TM I/O performance. Most of the techniques center around tuning disk file I/O, but some are applicable to network I/O and window output as well. The first set of techniques presented below cover low-level I/O issues, and then higher-level issues such as compression, formatting, and serialization are discussed. Note, however, the discussion does not cover application design...
Found at Java Developer Connection
- 36.) Getting Started with Java
- (Page 1 of 6 ) This article introduces you to the Java programming language. The first of two parts, it is excerpted from chapter one of Sams Teach Yourself Java 2 in 21 Days, 4th Edition , written by Rogers Cadenhead and Laura Lemay (Sams; ISBN: 0672326280). Big companies like IBM are embracing Java far more than most people realize. Half of IBM is busy recoding billions of lines of software to Java. The other half is working to make Java run well on all platforms, and great on all...
Found at devArticles.com
More articles & tutorials (Index of all articles & tutorials)
|
|