Code Lab Example 1
Create Flow Chart
- Product/Item servlet will be invoked on clicking Save
from UI
- doPut() method of respective servlet will
invoke datastore API to persist the data
into datastore
List Flow Chart
- Tab selection from UI invokes doGet() of the
respective servlet
- JSON objects are returned to the UI and
custom JSON converter will parse the JSON
objects
All Items
| Item Name |
Selling Price |
Product |
Action |