On Tuesday 03 February 2009 14:48:54 you wrote:
>  That is what I had hoped for.  Unfortunately, it appears that the formId
> property is only considered when using the ajax theme.
>
> Thanks,
> Ken
>

Oh, I guess I misunderstood the question. There is no struts-y way to do it, 
other than using the AJAX theme. The best bet will be to link your href to a 
javascript function that builds the link based on the values of the form 
inputs and then go to it. To make it easier on yourself, specify the id values 
of your inputs, so that you can grab them (of course, you could iterate your 
form, too). 

-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