[jboss-user] [JBoss Seam] - Messages...
Stateless Bean
do-not-reply at jboss.com
Wed Feb 21 11:02:58 EST 2007
Hi,
I have some string in my application resources like:
pageFirst.SomeString = Hello anybody!
and i want to use my String not in my page, but in my SFSB,
can i do that?
| String myVariable = "defaultString " + #{messages[pageFirst.SomeString]} + "another part of string";
|
or if not, than how?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020020#4020020
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020020
More information about the jboss-user
mailing list