Yeah that shouldn't be there as DWR is not distributed with struts.
But DWR was used before for ajax validation, so I guess that's the
explanation why it is around.

musachy

On 7/25/07, Max Pimm <[EMAIL PROTECTED]> wrote:
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]




--
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to