Struts 2.1?

2008-02-21 Thread Maria Lujan Salvadori
Hello, is it available the new version 2.1? Where can I download it? We want to migrate our project from 2.0.11 to 2.1 but we cannot find it Thanks in advance ML

Refresh div with s:submit?

2007-09-11 Thread Maria Lujan Salvadori
Hi, I'm starting with ajax and I want to reload a div after pressing a button. I use the s:submit and in the targets set the id of the div to be refresh. I would like just to refresh the content of this div, is necessary to "draw" the content of the div in a separate jsp and the result of the submi