Struts 2 Tip #1 - Always set devMode to false in production

In the Struts 2.0.6 release, we made the mistake of setting devMode to true in some of the example applications. As a result, some developers copied the setting, and then wondered why their Struts 2 application seemed sluggish!

As of Struts 2.0.7 (hopefully coming soon), we've added a Performance Tuning page to the documentation. Here's the highlights:

For the nitty-gritty, visit the latest copy of the page.

Kudos to Tom Schneider and Philip Luppens for starting the tuning page. If you have any tuning tips of your own, feel free to post comments directly to the page. (Gotta love Confluence!)

HTH, Ted.

Ted Husted is a software engineer and team mentor. His specialty is building agile web applications with open source products like Yahoo! User Interface Library, Struts, Spring, iBATIS, and MySQL, for either Java or Microsoft .NET, and helping others do the same.


Copyright Ted Husted 2007. All rights reserved.