반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- CES 2O21 참여
- bccard
- KNeighborsClassifier
- 머신러닝
- broscoding
- 재귀함수
- inorder
- discrete_scatter
- 결합전문기관
- paragraph
- 대이터
- web
- 데이터전문기관
- html
- tensorflow
- C언어
- Keras
- web 사진
- web 개발
- java역사
- classification
- vscode
- web 용어
- cudnn
- postorder
- 웹 용어
- CES 2O21 참가
- mglearn
- 자료구조
- pycharm
Archives
- Today
- Total
bro's coding
spring.객체 안 객체 접근(view) 본문
반응형
<form method="post" action="paramtestHasA.do">
<input type="text" name="id" placeholder="아이디"><br> <input
type="password" name="password" placeholder="패스워드"><br>
<input type="text" name="name" placeholder="이름"><br> <input
type="text" name="address" placeholder="주소"><br> <input
type="text" name="carVO.model" placeholder="자동차모델명"><br>
<input type="text" name="carVO.price" placeholder="자동차 가격"><br>
<input type="submit" value="회원가입">
반응형
'[IT] > Spring' 카테고리의 다른 글
Spring.Tiles Framework (0) | 2021.06.22 |
---|---|
Spring 설정 @Configuration @Bean (0) | 2021.06.22 |
Spring.Junit(단위 테스트) (0) | 2021.06.07 |
Spring.modelAndView (0) | 2021.06.02 |
Spring.MVC (0) | 2021.06.02 |
Spring.AOP적용 단계 (0) | 2021.06.01 |
spring.web.xml 설정 (0) | 2021.06.01 |
Spring.annotation (0) | 2021.05.31 |
Comments