Not sure if https://springmodules.dev.java.net/ (or their source) can help.
On the other hand, it looks easier to do this the other way around, i.e. in hivemind Stefan Esterer wrote: > Hi guys... > > My goal would be to be able to define a bean in the spring config file like > this: > > Code: > > <bean id="monthSelectionModel" > class="org.apache.tapestry.form.BeanPropertySelectionModel"> > <poperty name="messages" ref="messages"/> > </bean> > > > In this property class i would habe a setMessages(Messages messages). This > would help me to localize my PropertySelections... > > Is there a way to get the messages object of tapestry into a spring bean? > Or is there another way to be able to localize property selections?! > > thx > Stefan > -- Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr Tapestry / Tacos developer Open Source / J2EE Consulting --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]