[jboss-user] [JBoss Seam] - Re: internationalization question
Zerg-Spirit
do-not-reply at jboss.com
Thu Oct 25 10:24:53 EDT 2007
Just do that:
@Scope(value = SESSION)
| @Name(value = "org.jboss.seam.international.localeSelector")
| @BypassInterceptors
| public class CustomLocaleSelector extends
| org.jboss.seam.international.LocaleSelector {
| ...
| }
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098847#4098847
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098847
More information about the jboss-user
mailing list