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

Top Rated Scripts | Java | Tutorials & Tips

Results 21-40 of 301
Managing Sessions with Java Servlets
An article on managing sessions. First describes what is a session? how to identify a user across multiple pages and how to manage sessions using Java Servlets. Online demo available.
(3 ratings)
Reviews0
PriceFree
Views3677
Intelligent data keeps Swing simple
posted bymgmendozinSwing
This generic Swing architecture eases your UI development by integrating intelligent data with Swing components. You can use the iData architecture to create a central repository of data within your application. By doing so, you'll more fully separate data from presentation and produce code that's cleaner and easier to maintain. This article explains how to use the iData technique to ease complex GUI development.
(3 ratings)
Reviews0
PriceFree
Views2116
JTurtle
JTurtle is a free educational programming tutor. It uses Java Bean Shell as a scripting language. BeanShell is extremely easy to use for procedural programming, but it can also be used to teach Object Oriented programming as the full Java programming language is accessible. Notable Features: * Uses BeanShell scripting which allows for procedural programming or full on Object Oriented Java. * Has the ability to stop running scripts.(useful to kill infinite loops in scripts) * Images can be saved as PNG files * Syntax hilighting via jedit's JEditPane component(Java, BeanShell, & JTurtle API) * JTurtle Javadoc viewable from interface. * GPL license
(3 ratings)
Reviews0
PriceFree
Views2100
What is Object Serialization
Serialization is a way of flattening, pickling, sizzling, serializing, or freeze-drying Objects so that they can be stored on disk, and later read back and reconstituted, with all the links between Objects intact Object serialization is the process of saving an object's state to a sequence of bytes, as well as the process of rebuilding those bytes into a live object at some future time
(3 ratings)
Reviews0
PriceFree
Views988
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
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
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
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
Java full screen image viewer
posted byAnshargalinSwing
This article contains a source code of a simple Java program which draws image(from file or http:// URL) at the center of full-screen window. It uses AWT Toolkit to load image (from the file or http URL) and Swing JFrame to display it.
(21 ratings)
Reviews0
PriceFree
Views3302
Java Interview Questions
Java Interview Questions: Get the Interview Questions and Frequently Asked Questions in Java related Technologies. Over 1000 Questions and Answers in J2EE subjects like Java Interview Questions, JDBC Interview Questions, EJB Interview Questions, Struts Interview Questions, JMS Interview Questions, JSP Interview Questions, Servlets Interview Questions, Core Java Interview Questions and OOPS Interview Questions. Discuss each Question in detail and prepare for your Interview.
(64 ratings)
Reviews1
PriceFree
Views6817
Paging Records in JSP
You can divide database results into pages with this script. This source code is for available to use with MySQL. But you can modify the code to use with PostgreSql and Oracle. You can not use this code with MS-SQL. Becuase MS-SQL does not support using 'LIMIT' in your sql queries.
(27 ratings)
Reviews0
PriceFree
Views5779
Sending Emails in JSP
Before to start to examine this sample code, you need a SMTP server. If you know your mail server name you could easily use this sample code in a real website. We will use JavaMAIL API. You must put j2ee.jar under WEB-INF/lib folder in your web work folder. Our testing system is Red Hat Linux with Tomcat 5.
(9 ratings)
Reviews0
PriceFree
Views1748
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
EJB 2.1 Kick Start : Implementing a Solution Using EJB 2.1.
posted byfaisalinEJB
Sample chapter from "EJB 2.1 Kick Start" on installing an application server to developing and deploying an EJB on it.
(4 ratings)
Reviews1
PriceFree
Views1978
Java Q & A
Here are a selection of common questions and answers about Java programming. Question categories are grouped by Applets, AWT / Graphics, I/O & Files, Language questions, Data type issues, Keywords, Operators, Networking, Java.util package and more.
(3 ratings)
Reviews0
PriceFree
Views2371
Introduction to Java Server Pages, Your first JSP Page
Article on step by step installation of Tomcat 4.0 Server. Then moves on to introduce JSP and eventually builds a simple JSP page to test the installation.
(3 ratings)
Reviews0
PriceFree
Views3393
Java Queries
This is a complete library of java interview questions with detailed descriptive answeres.Visit http://java-queries.blogs pot.com and shrapen your java skills
(3 ratings)
Reviews0
PriceFree
Views894
Creating a text adventure game in Java
posted byfaqinMiscellaneous
This is a series of tutorials that show you how to create an object-orientated adventure gaming system.
(1 ratings)
Reviews1
PriceFree
Views3128
Building Web Services w/ Eclipse Tutorial
This tutorial shows you how to build a Web service using the Eclipse Web Tools Platform. The Web service interacts with a Cloudscape (Apache Derby) database and is deployed to Apache Tomcat.
(21 ratings)
Reviews0
PriceFree
Views8654
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
Results 21-40 of 301