Using Ajax And Struts With A Select Box That Changes Display Data
This article gives an example of a Struts/Ajax solution for updating display data based on a select box without having to refresh the whole page. This is an alternative to writing Javascript straight on to the page that manipulates the DOM.