Open GoogleCodeExporter opened 9 years ago
think this could work if you are using the latest version.
Change your pom.xml like this:
<properties>
<struts2.version>2.3.15.2</struts2.version>
<struts2-jquery.version>3.6.1</struts2-jquery.version>
</properties>
Thanks for providing an example app.
Original comment by johgep
on 24 Sep 2013 at 6:05
The latest Version doesn't help. It's even worse:
The second Select displays the Value of the third
Select.
Original comment by oldmangl...@googlemail.com
on 26 Sep 2013 at 5:33
Hi,
I simplified the example app: There is now a simple Select like the
Example "Receive Entrys from a Map" with a predefined Value. When adding
"autocomplete=true" the predefined Value is not displayed.
Just run the App with "mvn jetty:run" and "http://localhost:8080/myWebApp/".
Original comment by oldmangl...@googlemail.com
on 10 Oct 2013 at 7:40
Attachments:
Original issue reported on code.google.com by
oldmangl...@googlemail.com
on 13 Aug 2013 at 9:15Attachments: