Portlet preference values

I have a portlet that has a simple dropdown box on it. The box is populated with a list of values. No problem. When an item from the dropdown list is selected, its value is mapped to a portlet preference.

How can I do a simple system.out.println to verify the value of the portlet preference? (I am not a Java coder; I do not work with Java coders).

Thanks.

Jocelyn,

in java code please use System.out.println(“”); code in java class where ever u want to debugg, in location of webMethods installation folders Z:\webmethods80\MWS\server\default\logs, please go to the MWS logs folder has system.out file, see ur debugging steps in this file, to debugg the java code

Regards,
anil kumar ellendula