should be working, did you put in s:url tag includeParameters='get' ?
- Message d'origine
De : Stephen Turner
À : user@struts.apache.org
Envoyé le : Ven 6 août 2010, 16h 48min 06s
Objet : s:url
Hello all,
I'd like to format a URL with multiple parameters having the same name, eg:
?pn=firstval&pn=secondval&pn=thirdval
Is this possible using ? I've tried this:
This doesn't work - I get:
?pn=thirdval
Doing something similar with the JSTL tag does work, but I'd li
this is the matter with how you handle your result in your javascript and
how you communicate with your javascript
in you case, you should always return a json because your doing your
validation by AJAX right?
its in your javascript that you need to tell whether the login was
successful or not, i
3 matches
Mail list logo