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".
- 19.) Using Java Reflection
- By Glen McCluskey (January 1998) Reflection is a feature in the Java TM programming language. It allows an executing Java program to examine or "introspect" upon itself, and manipulate internal properties of the program. For example, it's possible for a Java class to obtain the names of all its members and display them. The ability to examine and manipulate a Java class from within itself may not sound like very much, but in other programming languages this feature simply doesn't exist....
Found at Java Developer Connection
- 20.) What's New in Java Web Services Developer Pack 1.1
- By Qusay H. Mahmoud April 2003 The Java Web Services Developer Pack (Java WSDP) has evolved into an integrated toolkit for developing, building, testing, and deploying Web Services, as well as Web and XML-based applications. The current version of Java WSDP, 1.1, has added new features, fixed bugs, and made developing and deploying Web services easier. This article provides a quick overview, describes the technologies that are now part of Java WSDP 1.1, and highlights the new features...
Found at Java Developer Connection
- 21.) Solving common Java EE performance problems
- A troubleshooting manual for your Java EE environment Summary In this article, an excerpt from Pro Java EE 5 Performance Management and Optimization , (Apress, May 2006) Steven Haines shares the common problems he faces when performance-tuning enterprise Java applications. ( 7,000 words; June 19, 2006 ) By Steven Haines Printer-friendly version | Mail this to a friend Page 1 of 4 Advertisement ava EE (Java Platform, Enterprise Edition) applications, regardless of the application server...
Found at JavaWorld
- 22.) What's New in Java Web Services Developer Pack (Java WSDP) 1.2
- By Qusay H. Mahmoud September 2003 The Java Web Services Developer Pack (Java WSDP) has evolved into an integrated toolkit for developing, building, testing, and deploying web Services, as well as web and XML-based applications. The current version of Java WSDP, 1.2, contains the latest versions of Java and XML technologies for building reliable and secure web services. It has added new features, fixed bugs from earlier releases, and made developing and deploying web services easier....
Found at Java Developer Connection
- 23.) Java Mail API: Getting Started
- (Page 1 of 4 ) In this article, the first in a multi-part series, you will learn the basics of Java Mail and how to use it for data exchange. This article covers the concepts surrounding different mailing protocols, the APIs that form the basis of Java Mail, and the creation of a class containing common email-related functionalities. Communication is the backbone of any enterprise. Communication, without exchange of data, is unimaginable. In the context of communication between...
Found at devArticles.com
- 24.) Mapping XML to Java, Part 1
- Employ the SAX API to Map XML Documents To Java Objects By Robert Hustead ; Reprinted from JavaWorld September 2000 ML is hot. Because XML is a form of self-describing data, it can be used to encode rich data models. It's easy to see XML's utility as a data exchange medium between very dissimilar systems. Data can be easily exposed or published as XML from all kinds of systems: legacy COBOL programs, databases, C++ programs, and so on. However, using XML to build systems poses two...
Found at Java Developer Connection
More articles & tutorials (Index of all articles & tutorials)
|
|