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 | 29 | 30 |
Tags
- destroyallwindows
- imshow
- Java
- db
- Repository
- imread
- AI
- 머신러닝
- Session
- 저장소
- list
- data
- 가중치
- 파이썬
- datascience
- 함수
- branch
- model
- Vector
- 이미지
- gitignore
- opencv
- git
- r
- Linux
- Spring
- tensorflow
- CLONE
- Anaconda
- Python
Archives
- Today
- Total
AI학교
Parameter 본문
Get
URL ?parameter=palamValue & parameter2 =paramValue2
http:// 서버명 :8080(포트)elJstl(컨텍스트이름)/03
? ->파라미터(Get)
id, pw, name, num1, num2 ...
Tomcat이 Servlet에서 Request로 넘겨 JSP에서 forward
Post
<form method="Post">
<import name="param" type="text">
1. JAVA
2. EL
'Servlet > EL' 카테고리의 다른 글
Scope 범주 우선순위 (0) | 2019.10.23 |
---|---|
SCOPE에 객체 추가하기 (0) | 2019.10.23 |
내장 객체 (SCOPE) (0) | 2019.10.23 |
EL2 (객체 접근) (0) | 2019.10.23 |
EL1(데이터, 연산) (0) | 2019.10.23 |
Comments