Re: Client side validation inside a tabbed pannel
"Greg Pelly" <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <[email protected]> |
Also, be sure you have the appropriate mapping in web.xml for DWR.
The JS include "${base}/dwr/interface/validator.js" is actually
calling a servlet, not retrieving a static file, so your web.xml needs
to map /dwr/* to the DWR Servlet.
Greg
On 12/3/06, tm_jee <[email protected]> wrote:
> I am not familiar with dwr, but I think validator.js is generated by dwr. Have a look at dwr.xml in showcase, there's a corresponding java class for validator.js as well (DWRValidator.java). Have you got dwr configured, when trying to use ajax support, might be that it is not configured properly i guess.
>
> rgds.
> ---------------------------------------------------------------------
> Posted via Jive Forums
> http://forums.opensymphony.com/thread.jspa?threadID=43826&messageID=104890#104890
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]