A simple demonstration of a CRUD page.
The implementation of the logic is very manual, see WUserAutoCrudPage
for a more automated version.
(This is subtyped by WManualCrudPage and WAutoCrudPage just to
demonstrate two ways of implementing JSPs. This style would not normally be
subtyped at all.)
Inner Class :public static class WCrudPagelet extends WPagelet