The way for JSP programmers to grow

Source: Internet
Author: User
Tags html page tomcat

An ordinary incorrect is to use JSP as a simplified Java, it is not possible, (in fact, JSP is a simplified servlet) programmers generally try not to learn the necessary support skills and directly learn JSP. JSP is a cohesive technology, and successfully connected with the technology you have to understand. Maybe you can know java,html and Java script, which means that JSP is really simple.

You have to be a successful JSP programmer can refer to this schedule. Please note the following:

Ignore the steps that you can familiarize yourself with.

The time of training is just a good enough basic time for learning, which can be transferred to the next step.

1. Build and understand your web Server

Because Apache is free and works on most platforms, Apache is recommended for training purposes.

Installation time: 2 days.

2, to ensure that you understand html/xhtml

You'll need to understand the HTML basics, especially the use of the table in HTML layouts. XHTML is a good idea to learn the basics of XHTML soon, instead of HTML. Many programmers

Learn HTML through the HTML IDE (Integrated design environment). Because most HTML ides produce confusing HTML syntax, it is necessary to take the time to learn to write HTML manually. Because you can use JSP and HTML mixed programming, proficient in HTML syntax is important. So, you must be able to write HTML fluently.

Training time: 2 ~ 4 weeks.

3. Start learning Java

It's important to start learning Java 1.3 to understand the Java basics. Don't worry about learning about swing or Java graphics, because you don't use this series of features in JSPs. Focus on the details of Java work, learn Java logic, and also spend time on Java beans. Learning applets is good, but like swing, most applications of JSP do not use small programs.

Training time: 3 ~ 6 weeks.

4. Learn Java Script

Learn how to validate typed form elements in HTML with Java script. Also learn how Java script can modify the elements of a form within an HTML page. Finally, you need to be able to trigger the Java script Function from events within an HTML page.

Training time: 1 ~ 2 weeks.

5. Learn and understand your Web Server

It is important to be familiar with the characteristics of the Web server.

Training time: 2 days.

6, build your JSP Server

I recommend starting with Tomcat. It can run the JSP program fairly well. When you are not able to use Tomcat in production, learn as much knowledge as possible to facilitate better running of the program. Also, many JSP programmers use Tomcat. So when you have a question, you simply find help.

Installation time: 1 ~ 2 days.

7. Start learning JSP

Basic JSP Learning steps 1 through 6 can be completed, followed by JSP objects and scripting JSP programs to contact. There is also a way to learn about JSP to learn how to create a distributed application.

Training time: 4 ~ 6 weeks.

8, learn a lot of JSP server

Not for many JSP servers, of course, you can run JSP programs. However, many JSP servers are personalized features that can motivate you to better understand your JSP project. It is necessary to learn a lot about how JSP server handles JSP programs. You can also optimize your JSP application and make it run faster without every doubt.

Training time: 2 ~ 7 days.

9. Learn about JDBC

JSP most applications use a database, JDBC is used for database connections. Often overlooked is the fact that each JDBC driver supports something that is quite different. It is important to understand and familiarize yourself with the details of the JDBC driver used in JSP engineering.

Related Article

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.