[jboss-user] [EJB 3.0] - Re: trying to get the language from de jndi context in EJB3S

ALRubinger do-not-reply at jboss.com
Thu Feb 1 14:16:19 EST 2007


Properties prop = new Properties();
  | prop.put( Context.LANGUAGE, "ca");
  | new InitialContext(prop).getEnvironment().get(Context.LANGUAGE);

?

S,
ALR

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009630#4009630

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009630



More information about the jboss-user mailing list