Hello, could you please provide a few more details on how you are actually "taking the user locale" in your hibernate object (constructor parameter / system property / etc.) ? How are you accessing your objects - directly or via a Data Access Object (DAO) ?
Regards, Johannes > Hello all > I am a bit confused on how I should handle this : > I have a custom Hibernate user type, which is taking the user > locale, and get from the DB the translated text for a table column. > > Now - the locale is in my cocoon session off course - as I am > using the cocoon locale action. > > What will be the right way to let my hibernate user-type class > access this locale in the cocoon session ? > > Elad Messing > Software Developer > European Media Laboratory GmbH > Schloss-Wolfsbrunnenweg 33 > D-69118 Heidelberg > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
