[JSP&Servlet] Text Box μ μ
λ ₯λ κ° μ»μ΄μ€κΈ° <select> μμ μλ μ
λ ₯κ° null μ²λ¦¬
Β·
JSP&Servlet
π€·βοΈ "μλ μ null λ‘ μμ΄ ?" π« μ§νμμ 1. JSP μ½λλ‘ νμκ°μ
νΌμ μλμ κ°μ΄ μμ±νλ€. μ΄λ©μΌ @ 2. JavaScript μ½λλ‘ μμμμ μ΅μ
μ μ νν λ μ νλ κ°μ΄ λ°μ€μ μλμΌλ‘ μ
λ ₯λλλ‘ νλ€.function updateEmailInput() { const selectElement = document.getElementById("select-email"); const inputElement = document.getElementById("email2"); // μ νλ μ΅μ
μ κ° κ°μ Έμ€κΈ° const selectedValue = selectElement.value;.. } else { // μ νλ κ°μΌλ‘ input κ°μ μ€μ i..