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#4042358

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042358
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to