Message bundle Please help !
Hey Im trying to make the message bundle <application><message-bundle>webadmin.MyErrors</message-bundle></application>I would like to make another file "MyErrors2 and have it switch based on a variable in the controller.. is that
[299 byte] By [
jbayugaa] at [2007-11-27 7:27:44]

# 1
You might be able to do it using the fact that ResourceBundles may be actual classes; i.e. they do not have to be properties files.
But, I am inclined to ask what is the problem you are trying to solve? I suspect you may be down the wrong path. Be broad in your description of the problem.