> > It uses ResourceBundles, so it is up to you to decide if you > want properties > files or class files. > > db is not an option, that just isn't needed and would cause a lot of > overhead for someone wanting to just use static strings... >
Do not agreed, db it's the real final way to go, as it gives the dynamic capabilities that JetSpeed need, a completely configurable system from browser, ResourceBundles ( in the *.properties way, of course) are nice and a step on the right direction, but in my view, jetspeed will need to store i18n strings in a db, i think this will be in a next JetSpeed major release, at least this is my intention if people it's not against.., i do like the ResouceBundle managment of Struts, makes the final ResourceStore a plugable class.. Saludos , Ignacio J. Ortega -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
