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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to