Hi, I'm using Websphere and am still stuck with using Ajax for validations ; since i'm not able to install the right patch etc.
The performance tuning tip says "copy the static content from the Struts 2 jar when using the Ajax theme" . Can someone please give me the steps to do this ? . I need to know : 1. which files to pick up from the JAR ? - i see there's a "static" directory 2. Where to drop these files in the webapp? 3. Any changes required to the FTL templates -- think i can figure it out based on answers to 1 and 2. Please keep in mind i'm not a js or dojo expert. Without this, i'm almost about to drop the idea of using Ajax validations in my app, and settling for client-side validation alone. Thanks, Joseph