Re: [S2] Ajax theme and missing dwr package

2007-07-25 Thread Musachy Barroso
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 f

[S2] Ajax theme and missing dwr package

2007-07-25 Thread Max Pimm
If i use the ajax theme a script import is generated for the following 2 files in template/ajax/form.ftl: src="${base}/dwr/interface/validator.js"> 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 resour