SNTT: Examples of accessing data on Xpages

There are several ways of getting at the data on an Xpage. I wanted to understand this better so I have created this example which gives examples of getComponent( “element name”).getValue(); getComp onent(“element name”).getSubmittedValue()...