Course Introduction Homework One

Source: Internet
Author: User

Web system development needs to master the technology:

A good web page requires a variety of technical support to be able to appear perfect and decent, giving people a good feeling. Examples of techniques that Java implements Web projects need to master include:

1. Java language

2, the operating environment of the server.

3, PHP, database, MySQL.

4, the front desk DW FL PS software plus div+css layout art

Wait a minute.

Classroom Test source program code:

<%@ page language= "java" contenttype= "text/html; charset=gb18030 "    pageencoding=" GB18030 "%><! DOCTYPE HTML PUBLIC "-//w3c//dtd HTML 4.01 transitional//en" "Http://www.w3.org/TR/html4/loose.dtd" >
<%@ page language= "java" contenttype= "text/html; charset=gb18030 "pageencoding= "GB18030"%><! DOCTYPE HTML PUBLIC "-//w3c//dtd HTML 4.01 transitional//en" "Http://www.w3.org/TR/html4/loose.dtd" >request.setcharacterencoding ("GB18030"); String name= Request.getparameter ("UserName"); String Password= Request.getparameter ("Password");if(Name.equals ("abc") && password.equals ("123")) {%><jsp:forward page= "afterlogin.jsp" ><jsp:param name= "UserName" value= "<%=name%>"/></jsp: forward><%}Else {%><jsp:forward page= "login.jsp"/><%}%></body>
<%@ page language= "java" contenttype= "text/html; charset=gb18030 "    pageencoding=" GB18030 "%><! DOCTYPE HTML PUBLIC "-//w3c//dtd HTML 4.01 transitional//en" "Http://www.w3.org/TR/html4/loose.dtd" > Request.setcharacterencoding ("GB18030"= Request.getparameter ("UserName"); Out.println (" Welcome to you: "+ name"; %></body>

Results:

Reason not completed on time:

There is no prior to the modification of the software installed, do not do a full self-study.

Hopes and goals for this course:

After studying this course, we hope to improve our professional ability and self-study ability in this field, in order to keep pace with the rapid development of the software industry.

Time Plan:

Use this semester a two days afternoon spare time to do this professional homework, the rest of the time to read some of the professional books to broaden their horizons, at least 10 hours a week in the professional.

Course Introduction Homework One

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.