Mark Eagle
Mark Eagle is a Senior Software Engineer at MATRIX Resources, Inc. in
Atlanta, GA. He is a Sun Certified Programmer and Sun Certified Web
Component Developer for the Java 2 platform. Mark enjoys working with
open source software and contributing to projects such as Hibernate,
Spring, and Proxool.
You need to enable JavaScript to view more than 15 articles by this author.
Java Web Development with Stripes
Publish Date: Jan. 24, 2007
Convention-over-configuration is the battle cry of popular web frameworks like Ruby on Rails, and Stripes brings the same kind of thinking to Java. In this article, Mark Eagle shows how to put together a basic Stripes framework and discusses the framework's integration with Ajax and Spring.
Integrating Macromedia Flex with Java
Publish Date: Dec. 1, 2004
Web applications don't have to be about HTML. Rich client-side environments offer a better end-user experience but demand some rethinking of the web app client-server relationship. Mark Eagle shows how you can use Macromedia Flex to bring rich applications to Flash-equipped browsers.
Wiring Your Web Application with Open Source Java
Publish Date: Apr. 7, 2004
Building a web application with Java can be a complex process when architecting a combination of UI, business logic, and persistence. This article introduces a way to leverage open source software to lessen the burden.