If i use the ajax theme a script import is generated for the following 2
files in template/ajax/form.ftl:
<script type="text/javascript"
src="${base}/dwr/interface/validator.js"></script>
<script type="text/javascript" src="${base}/dwr/engine.js"></script>
However i cannot find these javascripts in the struts-core jar.
I presume that i need to download dwr from getahead.org and copy the
resources to the root of my webapp but i have'nt seen anything in the
struts ajax documentation that mentions this. What is the version that i
need (i've seen that the struts2-showcase 2.0.9 pom depends on
1-1-beta-3). Is there any documentation on this?
max
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]