Reviews : 5 Components Worth Buying :

ActivEdit

CF Dev Web Site

I remember way back when, in 1997, building dynamic applications for clients. This was before there was any kind of affordable content management solution available. I had to spend a lot of time designing databases and forms to allow users to edit content in their Web site and still be able to have a little control of how it looked, albeit without having to know HTML. Back then, I would have killed someone to get this tool. Fortunately, now I don't have to.

ActivEdit basically uses ActiveX, JavaScript, Java and DHTML to generate an editing window that you can embed in a form page. Behind the scenes, ActivEdit turns whatever the user creates into HTML and CSS code that can be saved to a database, written to a file, or whatever you like. Because the interface is so much like any word processing tool, pretty much anyone can use it without having to learn HTML.

The latest version contains a number of great features including a spell checker, the ability to scan documents and images into it from TWAIN-compliant sources and a toggle to enter code directly (if you have a document already in HTML, for example). One key feature is that you can have multiple instances of the editor within a single form, a feature lacking in some other tools.

To embed this into your application is as easy as using a single custom JSP tag. You give it a name and the resulting character data is carried over to be processed just as a <textarea> tag would. The pricing structure starts at $100.

How to Add Java Applets to Your Site

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.