clanmilano, this problem is reported in:
http://code.google.com/p/struts2-jquery/issues/detail?id=647
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
Sounds like a bug off it's supposed to be serializing on submit, or an
ambiguous spec--I'd check the tag code to see what seems to be intended and
take it from there.
Dave
On Sep 9, 2011 6:16 PM, "clanmilano" wrote:
> getAllProducts() is called any time the user type in the autocompleter.
Form
>
getAllProducts() is called any time the user type in the autocompleter. Form
values are sent to the action but they do not have the latest values, they
just send the value that they have in loading of the page.
What I expect is to get the form values latest selected.
As it is specified in http://
I didn't even know it sent *any* other form information, is it actually in
the HTTP request? If it is, then perhaps it builds up its request on page
load, and not dynamically.
Dave
On Thu, Sep 8, 2011 at 8:27 PM, clanmilano wrote:
> Hello there! I have a web project in which I'm using struts2 +
4 matches
Mail list logo