Re: THEMES AND TEMPLATES

2007-04-11 Thread Laurie Harper
Juan Espinosa wrote: Hi is there any theme repository ??? I want to change my theme, like putting the field errors in red, in the right of the component (field) who cause the error... I'm not sure what you mean by a theme repository, but documentation on customizing Struts 2 theme

THEMES AND TEMPLATES

2007-04-10 Thread Juan Espinosa
Hi is there any theme repository ??? I want to change my theme, like putting the field errors in red, in the right of the component (field) who cause the error... Regards Juan Espinosa -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Dat

RE: Themes and templates

2006-11-29 Thread Juan Espinosa
Thanks mark for your help, i will give a try to your advices Regards Juan -Mensaje original- De: Mark Shifman [mailto:[EMAIL PROTECTED] Enviado el: Martes, 28 de Noviembre de 2006 05:20 p.m. Para: Struts Users Mailing List Asunto: Re: Themes and templates If you set struts.ui.theme

Re: Themes and templates

2006-11-28 Thread Mark Menard
On 11/28/06 4:06 PM, "Mark Menard" <[EMAIL PROTECTED]> wrote: > On 11/28/06 4:04 PM, "Juan Espinosa" <[EMAIL PROTECTED]> wrote: > >> I want to know if render of buttons tables forms and other tags are based on >> this templates..and how i could change it > > Hi Juan, > > The rendering of the bu

Re: Themes and templates

2006-11-28 Thread Mark Menard
On 11/28/06 4:04 PM, "Juan Espinosa" <[EMAIL PROTECTED]> wrote: > I want to know if render of buttons tables forms and other tags are based on > this templates..and how i could change it Hi Juan, The rendering of the buttons is based on the theme template. The templates can be found in the Strut

Re: Themes and templates

2006-11-28 Thread Mark Shifman
wer your question of how to make themes and templates work for you :(. Juan Espinosa wrote: Hi to all, im building an struts2 based application and i dont understan the concept of themes an templates. In the past i used struts 1, and in the view i used jsp tags and struts tags like iterate and

Themes and templates

2006-11-28 Thread Juan Espinosa
Hi to all, im building an struts2 based application and i dont understan the concept of themes an templates. In the past i used struts 1, and in the view i used jsp tags and struts tags like iterate and others. Now in the application that im buildin i use tags provided by struts like s:action s:i