Links: Java
Root
Reference
Development
Java
Sub Categories:
Links:
Essentials of the Java Programming language
If you are new to programming in the Java language, have some experience with other languages, and are familiar with things like displaying text or graphics or performing simple calculations, this tutorial could be for you. It walks through how to use the Java® 2 Platform software to create and run three common types of programs written for the Java platform—applications, applets, and servlets. You will learn how applications, applets, and servlets are similar and different, how to build a basic user interface that handles simple end user input, how to read data from and write data to files and databases, and how to send and receive data over the network. This tutorial is not comprehensive, but instead takes you on a straight and uncomplicated path through the more common programming features available in the Java platform. If you have no programming experience at all, you might still find this tutorial useful; but you also might want to take an introductory programming course. Also see the Step-by-Step Programming section in the New-to-Java Programming Center.
Clicked: 162 Added: 2003-12-19 14:51:44 - Bad URL? Report it
JDBC Short Course
The goal of this course is to provide an introduction to the JDBC interface for connecting Java programs with SQL-based databases. The course is interwoven with flexible exercises that, together with the course text, allow programmers to tailor the learning process to their particular learning style. This course covers the following main aspects of JDBC: * How to connect to a database using the JDBC/ODBC bridge * Sending queries to the database and getting results * Examining metadata information from the database * Error handling. * Concurrency and efficiency issues
Clicked: 13 Added: 2005-11-24 17:07:25 - Bad URL? Report it
JSPin
a directory of JSP tutorials, applications, scripts, components and articles for the novice to professional developer. ...
Clicked: 153 Added: 2004-03-23 23:21:14 - Bad URL? Report it
Lesson: JDBC Basics
In this lesson you will learn the basics of the JDBC API. We start by giving you set up instructions in Getting Started , Setting Up a Database , and Establishing a Connection . The next sections discuss how to create and update tables, use joins, transactions and stored procedures. The final sections give instructions on how to complete your JDBC application and how to convert it to an applet. This lesson covers the JDBC 1.0 API, which is included in JDK tm 1.1, and note where procedures have changed in JDBC 2.0, which is included in JDK 1.2. For coverage of JDBC 2.0 and more advanced features, see the next lesson, New Features in the JDBC 2.0 API. Note: Most JDBC drivers available at the time of this printing are for JDBC 1.0. More drivers will become available for JDBC 2.0 as it gains wider acceptance. Getting Started Setting Up a Database Establishing a Connection Setting Up Tables Retrieving Values from Result Sets Updating Tables Milestone: The Basics of JDBC Using Prepared Statements Using Joins Using Transactions Stored Procedures SQL Statements for Creating a Stored Procedure Creating Complete JDBC Applications Running the Sample Applications Creating an Applet from an Application
Clicked: 12 Added: 2005-11-24 17:08:09 - Bad URL? Report it
Sun's Java Tutorials
We are in the process of updating this book to 5.0. See the history page for a list of updated topics. First Steps: Detailed instructions to help you run your first program: UNIX, Microsoft Windows, Mac Getting Started Learning the Java Language Essential Java Classes Deployment
Clicked: 150 Added: 2003-12-19 14:50:28 - Bad URL? Report it
SUN's JSP pages
JavaServer Pages (JSP) technology provides a simplified, fast way to create dynamic web content.
Clicked: 145 Added: 2004-03-23 23:20:33 - Bad URL? Report it
1|
Total number of links: 602 in 81 (sub)categories - Suggest a link
[Sitemap]


