Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Global constants
Andy Knipp
OK, requested to build components using a set of global constants. So in Perl I always had a pm with constants and I could query that. The data will be used all over the site.
I assume I can do a jar with the same thing. Is there a better way ?
These are things like:
copyrightText = "Copyright 2000-2010"
phoneNumber="1-800-...."
etc.
Find more posts tagged with
Comments
There are no comments yet