
PACKAGE.example.crud.listUsers.html Maven / Gradle / Ivy
#{extends 'template.html'/}#
This is would fetch the list of users. The 'user saved successfully' message would be in the template as a flash message such that if you
hit this page directly, it does not show that message but if you just saved a user, it will show that message
#{a href:@GET_USER_FORM[:]}#Add User#{/a}#
© 2015 - 2025 Weber Informatics LLC | Privacy Policy