I am creating my first apex application and I have a bunch of items which have been populated. I wanted to display them all on the page just to verify that the right values are being stored.
I have created a new region named params and within that region I want to display the items. For example I have the item :P1000_USERID all I want to do is display that value on the page. How do I do this?

