Catalog View is a useful database applet that can display your data in a grid display. It includes search, sort and filter functions, and handles image, URL and memo data types, and supports up to 10,000 records and an unlimited number of fields. Also, it does not require server-side programs or CGI scripts, and best of all, it is free of charge!
Download catalogview.zip (139KB) and unzip with a compression utility.
Java Source: unavailable
Sample HTML Source:
<APPLET code="CatalogView.class" codebase="classes"
height="44" width="124" archive="CatalogView.jar">
<PARAM name="font" value="11 BOLD">
<PARAM name="field_5" value="Year 50 FILTER SORTED">
<PARAM name="field_4" value="Category 100 FILTER">
<PARAM name="field_3" value="Online 200 URL,http://,_new SORTED">
<PARAM name="field_2" value="Reference 150 INDEXED SORTED">
<PARAM name="filter_choice" value="YES">
<PARAM name="field_1" value="Title 150 SORTED">
<PARAM name="field_0" value="Author 100 FILTER SORTED">
<PARAM name="auto_load" value="NO">
<PARAM name="pad_y" value="2">
<PARAM name="pad_x" value="5">
<PARAM name="record_number" value="50">
<PARAM name="cabbase" value="catalogview.cab">
<PARAM name="searchall_button" value="YES">
<PARAM name="showall_button" value="YES">
<PARAM name="data_font" value="11 PLAIN">
<PARAM name="topvisible_rows" value="5">
<PARAM name="sort_choice" value="YES">
<PARAM name="search_button" value="YES">
<PARAM name="index_choice" value="YES">
<PARAM name="help_doc"
value="config.html,http://java.internet.com/CatalogView/,_new">
<PARAM name="password" value="NO">
<PARAM name="help_button" value="YES">
<PARAM name="visible_rows" value="20">
<PARAM name="delimiter" value="TAB">
<PARAM name="window_title" value="Web Documents">
<PARAM name="visible_width" value="600">
<PARAM name="mouse_msg" value="Popup window with References">
<PARAM name="source_file" value="data/web.txt">
<PARAM name="key_field" value="YES">
<PARAM name="image_url" value="demo1.gif">
</APPLET>
Configuration: config.html
Status: free
Author: Niels Kirk Thomsen
Homepage: http://www.trading.dk/catview
Upload Date: June 2, 1999
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.