r
elements.", the IE throws Excption message "4871 object error"
NHSoft.YHW wrote:
>
> deploy showcase apps at tomcat 5.5.17 & JDK1.5.11, when I test "Link two
> autocompleter elements" example, when click "Autocompleter 2", the same
> error foun
deploy showcase apps at tomcat 5.5.17 & JDK1.5.11, when I test "Link two
autocompleter elements" example, when click "Autocompleter 2", the same
error found at IE 6(Firefox works)
but I found follow URL works with IE 6:
http://www.planetstruts.org/struts2-showcase/ajax/autocompleter/
:(
My Env
the code detail:
JSP File :
action config:
/ajax/regions.ftl
regions.ftl:
[
<#list regions as region>
["${region.regionName}","${region.regionNum}"],
]
when I test code using firefox, it works; but when change to IE 6, when I
selected first autocomp
3 matches
Mail list logo