html

Jsp login system in java

The following java project contains the java source code and java examples used for jsp login system. It is a login system in jsp. The user enters his name and password, then a java bean checks if the entry is the same as in the database in Microsoft Access and then it returns an output page according to if the name and password were valid or not.

Gnu spell checker in java

The following java project contains the java source code and java examples used for gnu spell checker. This is a simple spell checker that can function on plane text and XML documents. They can be in files or online. This could help you identify spelling problems in XHTML web pages.

Petrinet in java

The following java project contains the java source code and java examples used for petrinet. The class provides methods to build Petri nets and to analyze its behaviour. After building the net adding arcs, transitions and processes you can simulate its behaviour and build the reachability graph. The class is completed commented and is provided with its javadoc.

Linked list in java

The following java project contains the java source code and java examples used for linked list. Demonstration of a sorted, doubly-linked list in Java. Made from scratch, not using the class libray included in Java.

Btree mini dictionary in java

The following java project contains the java source code and java examples used for btree mini dictionary. This BTree Mini Dictionary program written in Java which performs certain operations such as adding words to the dictionary, search and remove words from the dictionary. Use the Internet Explorer 6.0 and above version to view this dictionary. Enjoy with the codes...

Thumbnailer in java

The following java project contains the java source code and java examples used for thumbnailer. This is a simple application that generates thumbnails for images within a directory specified by the user. When the thumbmails are created the programs generates a html page that links the thumbnails to the origional images (with relative links). Needs jdk1.4 to work properly.

Student record and information system in java

The following java project contains the java source code and java examples used for student record and information system. This program generally creates records of students dully enrolled and registered and subjects opened for enrollment in a particular schoolyear semester. This program was create specifically for the Computer Studies Division for students basic information and academic records and status.

Sr slider 1.0 in java

The following java project contains the java source code and java examples used for sr slider 1.0. SR Slider is an image slider which can be used for slide show of images. You can replace the default images and add your own images.

Source converter in java

The following java project contains the java source code and java examples used for source converter. This program converts source code into HTML. This is great for posting code on forums/websites. You can configure what languages the program can convert by modifying an xml configuration file. In short, what lanuages it works for is extensible to any language you need to convert.

Sms4 service in java

The following java project contains the java source code and java examples used for sms4 service. Messaging service for Interprocess Communication + java API. Extremely fast. Supports multicast or broadcast modes. Tested on WinNT4,Win2K. Linux/Solaris versions are not available here. Contains examples, batch-scripts and brief API doc.

Smartpay in java

The following java project contains the java source code and java examples used for smartpay. This sample is the initial import and display feature of a larger application. I though I would post it to PSC to demonstrate to other programmers the methods I use in my applications and hopefully they get to critique it. NetBeans was used to create this project

Pages

Subscribe to RSS - html