-
Notifications
You must be signed in to change notification settings - Fork 0
For Web Designers
Christophe Brasseur edited this page Feb 8, 2017
·
2 revisions
WaVEFORm supports the use of either dynamic or static includes. Be carreful that, dependent of the developer's side, some JSP could be used in many controllers, and a single controller can use many JSP.
Scriptlets are available, but strongly discouraged, because of missing the wonderful advantage of MVC systems.
More of that, be warned about this : even if Java tells JSP/JSTL is wonderful from a web-developer's side, you need some knowledges about Java development to make it great and works well.