Oleg,

If you don't mind can you please paste the <script> includes and directory
structure where you placed the actual files (in relation to the webapp
root). I tried going thru the saved HTML output from S2 showcase example and
got a bunch of js files ; but not able to place them correctly in the webapp
; getting upto speed on Dojo concepts will take me some time, and i don't
have that luxury :-(

Thanks,
Joseph



On 8/29/07, j alex <[EMAIL PROTECTED]> wrote:
>
> I copied over all the FTL files in "simple" theme to a new directory
> "mytheme" and modify the  ones i need to ; don't think this is technically
> extension, but does the job .
>
> -Joseph
>
> On 8/29/07, Oleg Mikheev <[EMAIL PROTECTED]> wrote:
> >
> > j alex wrote:
> > > 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,
> >
> > I don't think theme effects the server side, it just controls
> > tags HTML output.
> > I also had layout issues with ajax theme, but extending struts 2
> > themes seemed too complicated to me, so I just looked at the HTML
> > output of ajax theme tags and copied them with my changes to JSP.
> > Do you edit freemarker files to extend a theme?
> >
> > Oleg
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

Reply via email to