You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Heiko Braun <he...@fork.de> on 2001/11/05 18:34:32 UTC

Re: turbine properties

try TurbineResources.getString("foo")
it should be availble in every screen class.

-- 

 heiko braun, fork unstable media
 http://www.unstablemedia.com



On Mon, 5 Nov 2001 10:54:48 -0800 (PST)
Dario Novakovic <da...@yahoo.com> wrote:

> i am very beginner and i have beginer's question.
> is it possible to read turbine properties during run
> time? i would like to read all turbine initialization
> properties, those from TurbineResources.properties and
> default ones. how can i display it as webpage? i know
> it might sound stupid but i think it is a good
> exercise to start understanding turbine. 
> 
> __________________________________________________
> Do You Yahoo!?
> Find a job, post your resume.
> http://careers.yahoo.com
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: turbine properties

Posted by Dario Novakovic <da...@yahoo.com>.
OK that's fine. this way i get only the properties i
set in configuration file. what about the others,
those i didn't set?
infact, how many turbine properties are there? are
they all listed in "TurbineResources.properties" that
comes with example aplication "newapp"?

reason i ask is that i want to learn about all
configuration parameters, since that part is not
documented very well. i'd like to know what are my
options and how many of them are there. 




--- Heiko Braun <he...@fork.de> wrote:
> 
> try TurbineResources.getString("foo")
> it should be availble in every screen class.
> 


> 
> On Mon, 5 Nov 2001 10:54:48 -0800 (PST)
> Dario Novakovic <da...@yahoo.com> wrote:
> 
> > i am very beginner and i have beginer's question.
> > is it possible to read turbine properties during
> run
> > time? i would like to read all turbine
> initialization
> > properties, those from TurbineResources.properties
> and
> > default ones. how can i display it as webpage? i
> know
> > it might sound stupid but i think it is a good
> > exercise to start understanding turbine. 
> > 


__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>