| By Jim Milbery | Article Rating: |
|
| June 1, 2001 12:00 AM EDT | Reads: |
17,291 |
In a recent editorial meeting with the JDJ staff I broached the subject of open source software with editor-in-chief, Alan Williamson. I freely admit that I was baiting him - but Alan was favorable towards it. It's a touchy subject for any technical person, sort of a motherhood and apple-pie thing.
Well, here it is folks, I've spent much of my technical career working for software vendors and I'm not so foolish as to bite the hand that has fed me in the past. The old adage that you get what you pay for is as true as it ever was. Before you start flaming me, let me just say that I'm not an "Open Source Luddite" and I freely admit to using the occasional open source product (Web browser, e-mail client, and HTTP server). In general, I prefer to use commercial grade products for everything else. Thus, I was more than happy to dump my copy of Tomcat into the virtual shredder and try out New Atlanta's much-vaunted ServletExec 3.1 Application Server.
New Atlanta makes the ServletExec product available for download from their Web site. It comes packaged in a 3MB InstallShield download kit for Windows (and shell scripts for UNIX). ServletExec can be installed as both a separate application server (Apache, Microsoft IIS, iPlanet Enterprise Web Server), or as an in-process Servlet engine (IIS/iPlanet). The installation expects you to have a JDK preinstalled on the server, but otherwise it's a breeze. The ServletExec developers jumped on the Servlets bandwagon way back in 1997, and their technical acumen shines through in the product.
I chose to install ServletExec as an application server and connect it to my Apache Server. New Atlanta didn't support the Apache release that I was using, so I dropped back to 1.3.14 in order to proceed with my tests. Once I had the correct version of Apache running, the ServletExec install went like clockwork. It correctly configured ServletExec to service Servlets and JSPs on behalf of my Apache Server. In fact, you can even run the installer on an ongoing basis to move Web application definitions from the ServletExec configuration over to the Web server's configuration files. I'd like to see this clever little configuration program uncoupled from the installation program and offered as a separate utility.
I'd have to say that ServletExec was one of the easiest products to install and configure in the application server category. The panels were easy to follow and the installation didn't wipe out any of my preexisting Apache settings (as some other products have done). The postinstallation process is also a breeze. ServletExec's management console (as shown in Figure 1) provides access to all the various capabilities of the server. You can control the depth and content of server logs, change the JVM, and configure Web applications (WARs) directly from the browser interface.
I was able to create a couple of quick JSP pages, package them into a WAR file, and create my own Web application in a matter of minutes. Experienced Java Servlet developers will find that they can control lots of detailed settings within the ServletExec environment, including servlet chains, servlet aliases, and the ability to define multiple logical "servers" within a single server instance. You can create separate ServletExec instances and tie them to different applications - even on the same machine. Thus, it's a simple process to host applications for multiple audiences on the same set of hardware.
You have complete control over the session-tracking environment, including the ability to control session persistence across server restarts. New Atlanta also provides lots of sample servlets. My only real complaint is that ServletExec doesn't provide any direct support for JDBC. If you want connection pooling or JDBC drivers, you'll have to use some additional third-party solutions. (ServletExec 4.0 will provide support for managing JDBC resources.)
Summary
ServletExec 3.1 is a compelling product for those organizations that want to build dynamic Web sites and applications - without the cost and overhead of an enterprise-class application server. Keep a sharp eye on New Atlanta. They recently cancelled plans to merge with Unify Corporation, and it's my guess that the company will be hitting the market with renewed vigor as a result of this change in strategy.
New Atlanta Communications, LLC
1041-D Cambridge Square
Alpharetta, Georgia 30004-1871
Web: www.newatlanta.com
e-mail: info@newatlanta.com
Phone: 678 366-3211
Test Environment
Dell 1400 PowerEdge 1 CPU (795MHz), Windows 2000 Server SP1 256MB RAM
Published June 1, 2001 Reads 17,291
Copyright © 2001 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Jim Milbery
Jim Milbery is a Vice President with William Blair Capital Partners, a venture capital firm based in Chicago. He has over 19 years of experience in application development and relational databases. He is the former applications editor for "Wireless Business and Technology", the past product reviews editor for Java Developer Journal and the author of "Making the Technical Sale". Jim can be reached at jmilbery@williamblair.com, or via the company web site at http://www.wbcapitalpartners.com
- It's the Java vs. C++ Shootout Revisited!
- Patterns for Building High Performance Applications
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Cross-Platform Mobile Website Development – a Tool Comparison
- Three Buzzwords That Every CIO Hears but One They Should Listen To
- Write Once Run Anywhere or Cross Platform Mobile Development Tools
- Immersing into JavaScript Frameworks
- Workday Reportedly Prepping to Go Public
- Cloud Expo New York: The Java EE 7 Platform - Developing for the Cloud
- Book Review: Sams Teach Yourself Java in 24 Hours
- OpenOffice.com Lives
- Book Excerpt: Introducing HTML5
- Adobe Sends Flex to the Apache Foundation
- Five Years Waiting for JRE 7: Is It Justified? (Part 1)
- Book Excerpt: Java Application Profiling Tips and Tricks
- i-Technology in 2012: Five Industry Predictions
- It's the Java vs. C++ Shootout Revisited!
- Patterns for Building High Performance Applications
- OpenXava 4.3: Rapid Java Web Development
- The Next Web Architecture
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Is Write Once Run Anywhere Ever Going to Be a Reality?
- A Cup of AJAX? Nay, Just Regular Java Please
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- JavaServer Faces (JSF) vs Struts
- The i-Technology Right Stuff
- Rich Internet Applications with Adobe Flex 2 and Java
- Java vs C++ "Shootout" Revisited
- Bean-Managed Persistence Using a Proxy List
- Reporting Made Easy with JasperReports and Hibernate
- Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate
- Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
- What's New in Eclipse?
- i-Technology Predictions for 2007: Where's It All Headed?
















