Re: I18N problem

2007-12-06 Thread Angel Gruev
! Sorry for the spam! 2007/12/6, Angel Gruev <[EMAIL PROTECTED]>: > > I thing that ActionSupport.getText(..) does not check the global property > file for some reason. It only check the class hierarchy of the action. > Using does not help either. > Any other ideas ? > I

Re: I18N problem

2007-12-06 Thread Angel Gruev
om Down & Around, Inc. > Consulting * Training / Mentoring * Agile Process * Open Source > web: http://www.fdar.com - email: [EMAIL PROTECTED] > > > > Angel Gruev wrote: > > Hello > > > > I have read the guide for internationalization

Re: I18N problem

2007-12-05 Thread Angel Gruev
Yes I actually breakpoint the getText method in the ActionSupport. It is called. 2007/12/5, Dave Newton <[EMAIL PROTECTED]>: > > Does the action extend ActionSupport? > > d. > > --- Angel Gruev <[EMAIL PROTECTED]> wrote: > > > Hello > > > >

I18N problem

2007-12-05 Thread Angel Gruev
ts.properties file I have added: struts.i18n.reload = true struts.custom.i18n.resources=ApplicationResources.properties 3. In the action configuraion i have added : (this stack contains the i18n interceptor> 4. In the jsp I have added: The result is "blabla" , not "

Re: css_xhtml theme -

2007-12-05 Thread Angel Gruev
can customize the templates by extracting them > > from the jar and putting them in your classpath. The > > thing is irritating. > > > > d. > > > > --- Angel Gruev <[EMAIL PROTECTED]> wrote: > > > >> Hello, > >> > >> I want

css_xhtml theme -

2007-11-28 Thread Angel Gruev
? Thanks! Angel Gruev Dreamix Ltd