On Tuesday 03 February 2009 14:39:25 Hoying, Ken wrote:
>  I would like to take advantage of the Struts 2 Ajax Anchor tag's
> functionality to build the url on the client based on an href and the
> parameters for a given form (formId).  However, I do not want the call to
> be made asynchronously.  I just want it to build the url and then get it
> normally.  I am using Struts 2.0.11.1.  Is there a way that to accomplish
> this?
>
> Thanks in advance,
> Ken

I believe if you are using the simple theme (or any non-ajax theme) the url 
will be built and a link made for a synchronous request.

-Wes

-- 

Wes Wannemacher
Author - Struts 2 In Practice 
Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
http://www.manning.com/wannemacher


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to