This is an old revision of the document!
Table of Contents
Submit Person Sample
This sample presents simple form for creating new objects (of class Person).
Live example
UML Model
Business Logic Code
… </code> ===== GUI Code ===== <code java> package rs.sol.sampleapps; </code>