Get started with my Java

Source: Internet
Author: User

I started my path to Java.

I'm glad and excited. In short, the road to the future is also very wide refueling

<%@ page language= "java" import= "java.util.*" pageencoding= "UTF-8"%><%
String path = Request.getcontextpath ();
String basepath = request.getscheme () + "://" +request.getservername () + ":" +request.getserverport () +path+ "/";
%>

<! DOCTYPE HTML PUBLIC "-//w3c//dtd HTML 4.01 transitional//en" >
<base href= "<%=basePath%>" >

<title>my JSP ' myjsp.jsp ' starting page</title>

<meta http-equiv= "Pragma" content= "No-cache" >
<meta http-equiv= "Cache-control" content= "No-cache" >
<meta http-equiv= "Expires" content= "0" >
<meta http-equiv= "keywords" content= "keyword1,keyword2,keyword3" >
<meta http-equiv= "description" content= "This is my page" >
<!--
<link rel= "stylesheet" type= "Text/css" href= "Styles.css" >
-


<body>
<table border= "1" >
<%for (int i=0;i<3;i++) {%>
<tr>
&LT;TD width= "><%=i"%></td>
&LT;TD width= "><%=i"%></td>
&LT;TD width= "><%=i"%></td>
</tr>
<%}%>
</table>
Actually really miss you, but you do not know it <br>
</body>
Three rows and three columns are implemented today. Hey, it's simple, I'm sure I'll succeed!!!!!!!!!!!

Get started with my Java

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.