use [ code ] [ / code] with no space to write markup
Didn't you mean"
| String pref = null;
| pref = request.getPreferences().getValue("name", "foo");
| System.out.println(pref);
|
You are not setting up pref...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042358#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...