sessionContext does not implement Map.
But you can just use:
@In("#{testString1}")
| String string1;
|
| @In("#{testInteger1}")
| Integer integer1;
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973078#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...