본문 바로가기
프로그래밍/struts

html:select

by Super User 2009. 6. 10.
<html:select name="fbsPostActionForm" property="tb_staff_post.post_group_no">
  <html:optionsCollection name="fbsPostActionForm" property="list" label="post_group_name" value="post_group_no" />
 </html:select>

'프로그래밍 > struts' 카테고리의 다른 글

스트럿츠 validate 사용시 CheckBox 폼 받기  (0) 2009.06.10
struts 커스텀 태그  (0) 2009.06.10
struts-config.xml 설명  (1) 2009.06.10
배열 받아오기 및 저장 (iterator)  (0) 2009.06.10
web.xml  (0) 2009.06.10