Thanks, BTW. Not sure how I missed that one. I guess I was looking to inject a 
service.

Norman Franke
Answering Service for Directors, Inc.
www.myasd.com



On Jul 12, 2012, at 3:06 PM, Joost Schouten (mailing lists) wrote:

> This should do the trick:
> 
> @Inject
> @Symbol(SymbolConstants.APPLICATION_VERSION)
> private String appVersion;
> 
> Cheers,
> Joost
> 
> 
> On Jul 12, 2012, at 8:58 PM, Norman Franke wrote:
> 
>> I give up. How do I programmatically get the value of the 
>> APPLICATION_VERSION that I set in the AppModule? In my login page, I'd like 
>> to display the version. I'm not sure what to inject. I've tried a number of 
>> things, but nothing seems to work. Where is it stored?
>> 
>> Norman Franke
>> Answering Service for Directors, Inc.
>> www.myasd.com
>> 
>> 
>> 
> 

Reply via email to