웹
에러
뚜벅초
2016. 4. 5. 15:30
에러내용
The JSP specification requires that an attribute name is preceded by whitespace
수정내용
charset=UTF-8"pageEncoding="UTF-8"
charset=UTF-8" pageEncoding="UTF-8"
띄어쓰기문제!
charset=UTF-8" pageEncoding="UTF-8"