struts2 dojo tag is displaying abovethe struts form tag why so?
I am trying to use struts2 dojo: autocompleter tag inside the s开发者_C百科truts2:form tag but the autocompleter tag is displaying out of the struts:form . Can't i use struts-dojo-tag inside the struts form tag ?
Thanks
it should work inside a struts form. do you have a custom theme?
精彩评论