Em Mon, 30 Mar 2009 02:24:28 -0300, Angelo Chen <[email protected]> escreveu:

Hi,

Hi!

I need to have a global variable for the entire t5 application to access,
and this global variable has to be re-created every day, any idea how to
achieve this?

Instead of a global variable, you can use a simple service that has a method that returns that value.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to