-
Feb 20th, 2009, 05:48 AM
#1
Country list in Spring
Dear all,
I need to offer a service handling countries and their currencies.
I have a Country bean class and a Currency bean class.
Each of these two classes has a code and a name.
The actual values for these beans will not be kept in a database but shall be coded in some Spring configuration, like a list I guess.
Any tip..?
Cheers
-
Feb 23rd, 2009, 04:23 AM
#2
What you want is for example to be able to show country name and its currency?
If yes, I think you should have property member in your country for it’s currency among other properties like name size etc...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules