강의

멘토링

커뮤니티

Inflearn Community Q&A

jsjs's profile image
jsjs

asked

Spring MVC Part 2 - Backend Web Development Application Techniques

Select box

delivery 값

Resolved

Written on

·

265

0




안녕하세요 선생님
아무 체크 안하고 상품을 등록했을 때
 
item.open=false item.regions=[] item.itemType=null item.deliveryCode=
배송방식에는 왜 아무런 값이 안들어오는지 궁금합니다.
springMVC

Answer 1

0

yh님의 프로필 이미지
yh
Instructor

안녕하세요. 최지선님

select 박스의 경우 값을 선택하지 않으면 빈 값이 전달됩니다.

감사합니다.

jsjs's profile image
jsjs

asked

Ask a question