Re: reference properties from bundle in java file

2006-04-19 Thread stacey wilson
Thank you Chris, getMessages().getMessage("key") works perfect from pages and components.(IComponent method) Do we have any hierarchical references for(in) the property bundles? meaning .. say if the property is not found in the component bundle, looks it up in the application.properties(glob

Re: reference properties from bundle in java file

2006-04-19 Thread Konstantin Ignatyev
http://java.sun.com/j2se/1.3/docs/api/java/util/ResourceBundle.html stacey wilson <[EMAIL PROTECTED]> wrote: I was wondering if there was a way to use the properties defined in the .properties file from within the .java file? Any ideas? _

Re: reference properties from bundle in java file

2006-04-19 Thread Chris Chiappone
page.getMessages().getMessage("key"); On 4/19/06, stacey wilson <[EMAIL PROTECTED]> wrote: > > I was wondering if there was a way to use the properties defined in the > .properties file from within the .java file? > Any ideas? > > > > __ > Do You Y

reference properties from bundle in java file

2006-04-19 Thread stacey wilson
I was wondering if there was a way to use the properties defined in the .properties file from within the .java file? Any ideas? __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com