[jboss-user] [JBoss Portal] - Re: can't access preference at runtime
thomas.heute@jboss.com
do-not-reply at jboss.com
Wed May 2 06:11:26 EDT 2007
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
More information about the jboss-user
mailing list