Java Web Development Best Road - Some Suggestions for Getting Starters [Turn]

xiaoxiao2021-03-05  21

Original link: http://www.javaresearch.org/forum/thread.jsp? Column = 306 & three = 9713

It is a very pleasant thing to do web development with Java. You will say that I am talking about my dreams, huh, huh ~ `Slowly come ~ - * - The following is personal opinion, just throwing bricks, no copyright, for reference only. - * - 1, start, everything is difficult! Java's learning is difficult because it is too contrast, there are many fearless (not language itself) details. Let's take a look, we will encounter which difficulties: 1. Some of the face, the technology and knowledge will be used here: JSP, Servlet, XML, HTML, JavaScript, CSS, etc., it is best to understand the web foundation (TCP) / IP protocol, etc.). 2. Part of the business logic core, technology and knowledge will be used here: Java bean, XML, etc. 3. Database storage section, the technology and knowledge will be used here: Database knowledge, JDBC, XML, etc. 4. Deploy the necessary part, use the application server, such as Tomcat, or WebLogic? It's enough to look enough? No no no, this is not enough! But if is Getting Start? These are enough! Second, how to start? Do you start with you? Ok! I listen to my suggestion now: 1. If you also know how to know the Java language (pure language)? So to find this Thinking Java! Do not recommend reading electronic version! [Master] 2. Webpage, if you don't do Page Design, you don't have to get more, but at least know the basic usage of HTML, JavaScript, CSS? [Understand] 3. Ok, you can now look at JSP / servlet. It is recommended to buy a book, at least I have not found better information than Sun's official Javadoc. You only need a few related tutorials, google or less, or just in JR! (If there is time, review the HTTP protocol!) 4. JDBC? If you write a database application, use ADO, then you should be able to master it quickly. 5. Application server? I most interested is Tomcat, you can pick a one you like, RESIN is also good. Tutorial? Needless, they all have a very detailed documentation, and they need to be configured full of comments :) Third, how to progress? If you have more than 70%, you have mastered the above content, so congratulations, you can go further. Take a deep breath, confirm that you have enjoyed the joy of success, and then we started more hard practice ... Maybe you have found a lot of problems in the practice of (2), many inconvenience, maybe you will complain should be a waste of time It is better to continue your ASP or PHP ... What is this? No no no, don't forget that we use Java! 1. Represents the problem of layers! I know that you are watching hundreds of html HTML in Java language, mixed JSP files depressed. It is better to let us think a means.

转载请注明原文地址:https://www.9cbs.com/read-32560.html

New Post(0)