jsp概要

934 ワード

もっと読む
1.jsp概要

jsp: java server pages
2.B/SとC/S

B/S        /   
C/S        /   
3.プロジェクトの例

1. html web  
1.1   web  :HelloWorld
index.html







Hi,web, html  。



2. jsp web  
2.1   web  :HelloWorld2
index.jsp




<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Insert title here


Hi,Hi,Jsp,Servlet  。



3.   
     --> Export --> WAR File --> HelloWorld.war
     --> Export --> WAR File --> HelloWorld2.war

4.   
4.1      E:\Program Files\apache\apache-tomcat-9.0.0.M13\webapps 
4.2   tomcat