Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

Most Popular Scripts | Java | Tutorials & Tips

Results 21-40 of 301
Connecting MS Access Database with JDBC-OBDC Bridge Driver
Tutorials on using the JDBC-ODBC Bridge driver with MS Access database. Topics include creating MS Access database file; creating DSN for MS Access database files; inserting rows to and retrieving rows from Access database.
(6 ratings)
Reviews0
PriceFree
Views2735
XmlEncode
This is a simple function used to encode text and attribute values before adding them to your XML documents. This code can always be extended to handle maore special characters
(6 ratings)
Reviews0
PriceFree
Views2604
JSP Form Action Page
Most forms today store the user input into a database, but while there are many examples of building form pages or form action pages that echo or mail the input, I couldn't find a lot of examples of form action pages that store input into a database. This flash movie is for beginning JSP developer and attempts to explain the basic concepts involved in capturing and storing user input, a process that will be used in nearly every page you develop.
(6 ratings)
Reviews0
PriceFree
Views3557
CertGear SCJP Certification Practice Tests (CX-310-035)
Ensure your success at the SCJP 1.4 Certification Today with CertGear's SCJP Exam Simulator, the most effective training tool for the Sun Certified Java Programmer Certification (CX-310-035)! Developed by highly experienced SCJP Professionals, CertGear's SCJP Exam Simulator contains over 300+ questions and 5 simulated mock exams that will help you succeed at the SCJP Certification. Backed by CertGear's "100% Money Back Guarantee", Try CertGear's SCJP Certification Practice Test Software Risk-Free, And Accelerate Your Career Today!!
(6 ratings)
Reviews0
PriceFree
Views1738
Understanding and Using JSP Sessions
This tutorial helps you to understand: What is a session? How a JSP server uses cookies to pass session ID? How to pass values in session objects? How to debug JSP session objects?
(6 ratings)
Reviews0
PriceFree
Views2142
Your First Java Program
This first Java training lesson describes how to create, compile and run your first program using notepad and the windows command prompt. This focuses more on teaching you how to get it to work than on the function of the code, which will be explained in a future lesson. This lesson is also demonstrated in a video.
(6 ratings)
Reviews0
PriceFree
Views1748
Herong's Notes on JDK
A collection of notes and simple codes on JDK. Topics include Blowfish, book, Calendar, certificate, character set, cipher, client authentication, collections, datagram, Date, decryption, DES, digital signature, encryption, DOM, DSA, DTD, example, HTTP, HTTPS, J2SDK, Java, JCA, JDK, JDK 1.3.1, JDK 1.4.1, JDK 1.5.0, key store, keytool, Locale, notes, message digests, MD5, online, private key, public key, RSA, sample, SAX, secret key, SHA, socket, SSL, TLS, tutorial, unnamed package, Unicode, UTF-8, X.509, XML, XSD, XSL
(6 ratings)
Reviews0
PriceFree
Views1878
Simplest Database Sorting (Up & Down) in JSP
This is the simplest and fastest code that implements table sorting in JSP (Sort Ascending & Sort Descending). Excellent for JSP Database beginers
(6 ratings)
Reviews0
PriceFree
Views3423
Java 101 - An introduction to Java
This free tutorial series teaches the basics of Java programming. It requires no previous Java experience, and is perfect for the beginner. Tutorials cover a wide range of topics, from applets and applications, to more advanced issues such as class design, event handling and networking.
(6 ratings)
Reviews0
PriceFree
Views4091
Perl to Java regular expressions tutorial
This small tutorial is for those who are familiar with regular expressions in Perl and want to use them in Java too. I give some examples in Perl on the left side and their Java equivalents on the right side.
(6 ratings)
Reviews0
PriceFree
Views1593
How to set cookies in JSP
You can put client's browser a cookie in JSP easily. Following example displays how to create cookie and set target browser.
(6 ratings)
Reviews0
PriceFree
Views2631
Java 2 Micro Edition (J2ME) Application Development : MIDP Programming.
posted byfaisalinWAP & WML
Sample chapter from "Java 2 Micro Edition (J2ME) Application Development" on Mobile Information Device Profile programming.
(6 ratings)
Reviews0
PriceFree
Views2794
Displaying Records from the Database using Java Servlets.
An article on displaying records from the database with Java Servlets. Every step from establishing a Connection to iterating through ResultSet is explained in detail.
(6 ratings)
Reviews0
PriceFree
Views3506
Java Examples - Learn Java Programming by Examples
Kode Java website provides beginners to Java programming some examples of how to use the Java API (Application Programming Interface) to develop an application. Learning by following some examples will hopefully decrease the amount of time needed to begin to code in Java.
(6 ratings)
Reviews0
PriceFree
Views1103
Java Interview Questions Library
This is a complete library of mostly asked java interview questions bank with complete descriptive answeres. Here you will find Java Interview Question, Java Tutorials and Java Tips
(6 ratings)
Reviews0
PriceFree
Views1119
J2EE Overview
J2EE is a technology that aims to simplify the design and implementation of enterprise applications. In this tutorial you will learn what J2EE is, its benefits, J2EE main components, Evolution of Enterprise Application Frameworks, Why use J2EE, J2EE Platform Architecture, J2EE APIs and Technologies and J2EE Reference Implementation. Before continuing our J2EE discussion lets define what an enterprise application is.
(6 ratings)
Reviews0
PriceFree
Views1593
Starting to work with JSP Sessions
Session are very helpful to associate some data with each visitor. You may pass and retrieve values in diffrent page using sessions. All sessions are an object associated with each web client. In this sample code we will create a session named `username` and later put a value inside our new Session object. On next step we will get our session value. .
(6 ratings)
Reviews0
PriceFree
Views1641
Applets and Native Methods.
A guide to calling native methods from with in java applets. Explains how to overcome the sandbox restrictions and how to load native libraries when the applet starts. Also includes a brief introduction to the JNI.
(6 ratings)
Reviews0
PriceFree
Views1282
Long-term persistence: Serialize JavaBean component state to XML
The ability to save the JavaBean component state for long-term persistence within an XML document has been a topic of much discussion with Java developers in the past few years. This feature has finally been adopted in the 1.4 version of J2SE. This article shows you how to use the new XMLEncoder and XMLDecoder classes, bypassing serialization and allowing you to generate fully initialized bean instances.
(6 ratings)
Reviews0
PriceFree
Views2008
Drawing Pad in Java
A simple Drawing Pad on which the user can draw some lines and shapes by using the mouse.
(6 ratings)
Reviews0
PriceFree
Views4881
Results 21-40 of 301