Опубликовано: 19 Январь 2025 на канале: Xavier Dupont
269
2
In this video, we convert the JSP form that we did in the previous video to Freemarker.
One '+' of freemarker is the availability to condionnally include attributes.
One '-' is dealing with null values, which requires the peculiar ?? and ! syntax.