mock_jsp_data
v0.1.0
Published
mock the JavaBean Data on JSP pages.
Downloads
3
Readme
this is small mocking-data-tool for frontier programmer, who would write JSP files.
you can generate Java Bean Class automatically based on the json file that describle the structure of list data, etc.
try sample, type: in linux: cd ./bin ./mockJSPData.sh ../mockData_Sample.json
in windows cd /d .\bin mockJSPData.bat ..\mockData_Sample.json