JSF-2.0-Programming-Cookbook 참고
ParamBean.java(ManagedBean)
param_input.xhtml
param_result.xhtml
이름입력
name과 country가 각각 {0}, {1}로 나타남.
JSF-2.0-Programming-Cookbook 참고
ParamBean.java(ManagedBean)
param_input.xhtml
param_result.xhtml
이름입력
name과 country가 각각 {0}, {1}로 나타남.
web: https://marp.app/via: https://www.youtube.com/watch?v=Q2PCO0mKEaU 먼저 Visual Studio Code에 Marp for VS Code를 설치. Marp for VS …