In this posting, I want to explain how I have made use of AJAX in a Struts application
On my current project, I’m building an Struts-based web application with many input forms. Many of these forms contain two or more dependable html select boxes. This means, when you have two dependable boxes, that the available options [...]