UNPKG
jsp-js
Version:
alpha (0.3.0)
latest (0.4.1)
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.2.1
0.2.0
render JSP to HTML
github.com/ThisPlace/jsp-js
ThisPlace/jsp-js
jsp-js
/
demo
/
data
/
page
/
test.json
9 lines
•
163 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"form"
:
{
"action"
:
"/user"
,
"userName"
:
"luobotang"
,
"userEmail"
:
"luobotang@xxx.com"
}
,
"ok"
:
true
,
"errorMessage"
:
"Action failed, require email!"
}