struts-community-plugins / struts2-jquery

Struts2 jQuery Plugin
Apache License 2.0
83 stars 49 forks source link

can not use sj:select without using sj:autocompleter #345

Closed hss-ch closed 10 months ago

hss-ch commented 1 year ago

Hi, I am trying to migrate to Struts2 jQuery Plugin 5.0.3. I want to use the tag sj:select with attribute autocomplete="true" for auto completion. But the tag sj:select with attribute autocomplete="true" is not working , without using sj:autocompleter tag in the same jsp page.

lukaszlenart commented 10 months ago

Please see the linked issue #346 and the PR #347