[jboss-user] [JBoss Portal] - Re: Accessing Window

david.hoffman do-not-reply at jboss.com
Thu Oct 12 16:33:09 EDT 2006


Properties seems to be the way to go, the problem I am having is not knowing how to access the property itself via code.

For example I have a property called "qStringProperty" with a value of "0013"

I have tried:

request.getProperty("qStringProperty");

as well as

request.getParameter("qStringProperty");

but both return null.

I am sure this is a simple thing to do, just can't seem to find the reference to actually how to do it.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978007#3978007

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978007



More information about the jboss-user mailing list