Load a Struts 2 action using jquery in javascript
Posted
by LimetreeValley
on Stack Overflow
See other posts from Stack Overflow
or by LimetreeValley
Published on 2010-05-21T14:02:54Z
Indexed on
2010/06/09
14:12 UTC
Read the original article
Hit count: 141
Hi I'm using struts 2. I'm trying to reload a target div from a javascript by using jquery to target the div and a struts action that loads the content.
Does anyone know how to do this? The problem is how I use (javascript) jquery to do this.
BR, Tobias
© Stack Overflow or respective owner