- Manage configuration with Spring MVC
(spring configuration management delivery configure production testing continuos integration tomcat) Feb 12 08
Just a trick to help you managing the configuration issues with a spring mvc web application.
Configuration management involve many aspects on how the application has to spread in several environments for integration pourpose, QA testing, pre-production, and final production.
- A brief account of optimization arrangement
(java tomcat performance optimization tuning) Jan 21 08
Catch up 15,000 users, compared to 5,000 at the beginning of the application tuning. With small enhancements you may boost your web application running on Tomcat reducing the request latency...