Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<applet archive= "ChompText.zip" code="ChompText.class"
width=250 height=55>
<param name="text" value="Java Boutique">
<param name="textcolor" value="0000FF">
<param name="bgcolor" value="FFFFFF">
</applet>
Configuration:
config.html
Status: Free
Author: virtig01
Homepage: http://applets.virtig01.cjb.net/ChompText/
Upload Date: December 1, 2000
New on the Java Boutique:
New Article:
AccelTree Fulcrum 1.2
If you look at most programs, you will discover that they essentially are comprised of code segments that are very standard in nature. For example, code to validate a data item in a database, or code to insert a record set in a set of tables. Fulcrum is a sophisticated template-based code management system that enables Java developers to maximize code reuse and simplify the programming process.
... [more articles]
New Tutorial:
Load Testing your Applications with Apache JMeter
This week Keld Hansen gives us a quick look into JMeterÂ’s capabilities in the web application and web service area. This versatile open source gem is simple to use and great for performing load testing on your applications.
... [more Tutorials]
Year in Review:
The Best of 2002
The year 2002 saw 201 new applets posted to JavaBoutique.
Check out the 2 most popular apps from each month of 2002!
... [popular applets]
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.