Server Application
Application Structure
Download: toto.zip
File
Description
toto.manifest.js
Configuration settings. The app finds this file first after connecting to the server.
view/login.html
Web form for login
view/list.html
Form list
view/form.html
Open the form selected from the form list.
view/toto.css
Style sheets used in html files
js/service.js
Frontend functions for action buttons
jsp/export.jsp
Backend functions to process requests from the frontend
Last updated
Was this helpful?