You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by brian <br...@westpole.com> on 2004/04/29 21:38:18 UTC

turbine constants

Hello, 

      I have migrated to tdk2.3 and I am using the deprecated method,

TurbineResources.getString("login.error"), when I try to use the
replacement class/method 

TurbineConstants.LOGIN_ERROR, I get "login.error" as an output. Has
anyone experienced this?

Brian A                                         

 


RE: turbine constants

Posted by brian <br...@westpole.com>.
Thanks David!

-----Original Message-----
From: David Demner [mailto:turbine@demner.com] 
Sent: Thursday, April 29, 2004 4:17 PM
To: 'Turbine Users List'
Subject: RE: turbine constants

Hi Brian,

You're probably looking for:

Turbine.getConfiguration().getString(TurbineConstants.LOGIN_ERROR)

Good luck,

David

-----Original Message-----
From: brian [mailto:brian@westpole.com] 
Sent: Thursday April 29, 2004 12:38 PM
To: turbine-user@jakarta.apache.org
Subject: turbine constants


Hello, 

      I have migrated to tdk2.3 and I am using the deprecated method,

TurbineResources.getString("login.error"), when I try to use the
replacement class/method 

TurbineConstants.LOGIN_ERROR, I get "login.error" as an output. Has
anyone experienced this?

Brian A                                         

 



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


RE: turbine constants

Posted by David Demner <tu...@demner.com>.
Hi Brian,

You're probably looking for:

Turbine.getConfiguration().getString(TurbineConstants.LOGIN_ERROR)

Good luck,

David

-----Original Message-----
From: brian [mailto:brian@westpole.com] 
Sent: Thursday April 29, 2004 12:38 PM
To: turbine-user@jakarta.apache.org
Subject: turbine constants


Hello, 

      I have migrated to tdk2.3 and I am using the deprecated method,

TurbineResources.getString("login.error"), when I try to use the
replacement class/method 

TurbineConstants.LOGIN_ERROR, I get "login.error" as an output. Has
anyone experienced this?

Brian A                                         

 



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org