Thanks Oleg ; i am able to override the validation js functions on the
showcase example in Tomcat.

Since i cannot use the Ajax/XHTML theme due to UI layout issues , i'm having
a custom theme that extends "simple"  ; i wanted to know if this validation
really depends on having theme="ajax"

I replaced <s:head theme="ajax" /> with the equivalent javascript includes,
and it seems to work fine ;are there any specific server-side
(Action/interceptors etc.) that rely on the theme being ajax which i may be
missing ?

-Joseph





On 8/28/07, Oleg Mikheev <[EMAIL PROTECTED]> wrote:
>
> j alex wrote:
> > How can i get some insight into the js functions invoked for Ajax
> > validation? ; unless i know what they are i cannot override them :-) .
> > Looking at the example showcase, i only see the <s:head theme="ajax"/>
> and
> > seems it does all the magic
>
> It does, but to customize it you have to override the ones
> that I've mentioned.
> I don't think there is any documentation about that,
> just my debugging experience.
>
> Oleg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to