Re: Help posting a form with an anchor and targets

2007-08-29 Thread Ivan Fontanals
I've finally found an answer to my question searching in the mail list. Here is the explanation about what is going on and the solution: http://www.mail-archive.com/user@struts.apache.org/msg54844.html Basically the solution consists in not showing the "loadingText" in the target div, because i

Help posting a form with an anchor and targets

2007-08-29 Thread Ivan Fontanals
Hi, I'm trying to send a form from an anchor tag, but I've only archieved to send the form without the "targets" attribute. When I put the target ID, the form is not sended but the page redirects correctly. Otherwise it works well but the page is not redirected. My code is: <%

Help posting a form with an anchor and targets

2007-08-29 Thread Ivan Fontanals
Hi, I'm trying to send a form from an anchor tag, but I've only archieved to send the form without the "targets" attribute. When I put the target ID, the form is not sended but the page redirects correctly. Otherwise it works well but the page is not redirected. My code is: <%