EL_cul.jsp > MODEL

본문 바로가기

사이트 내 전체검색

뒤로가기 MODEL

EL_cul.jsp

페이지 정보

작성자 관리자 작성일 21-07-15 19:59 조회 575 댓글 0

본문

<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>

<!DOCTYPE html>

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

<title>Insert title here</title>

</head>

<body>

<form action="EL_cul_proc.jsp" method="post">

<input type="text" name="ex1"> 

<select name="ex2">

<option value="+"> + </option>

<option value="-"> - </option>

<option value="*"> * </option>

<option value="/"> / </option>

</select> 

<input type="text" name="ex3"> 

<input type="submit" value="확인"> 

</form>

</body>

</html>

추천0

댓글목록 0

등록된 댓글이 없습니다.


Copyright © dancePKT. All rights reserved.
PC 버전으로 보기