Eclipse + JBoss + Struts Production Online Bookstore Full Process Analysis (1)

xiaoxiao2021-03-06  101

I spent three weeks to do a small online bookstore for three weeks. Although the website is not strong, the design of the entire architecture, and the development process of the software makes me experienced it, and I'm thinking. Recall the entire production process, I hope to give a point of help with me to initiate the rookies in J2EE world.

I mainly divide the entire production process: tool articles, design articles, and implementation.

In the tool articles, I will introduce all the tools used in the project production process as follows:

JDK 1.4.x

Latest version 1.4.2_02 - http://www.javasoft.com J2EE JDK 1.4

Latest Version 1.4 - http://www.javasoft.com

Log4j

Latest Version 1.2.8 - http://jakarta.apache.org/log4j/docs/index.html

Junit

Latest Version 3.8.1 -

http://prdownloads.sourceforge.net/junit/junit3.8.1.zip?download)

JBoss

Latest Version 3.2.2 Includes Tomcat 4.1.27 -

http://www.jboss.com/index.html)

MySQL (and JDBC Driver Latest Version 3.0.9)

Latest Version 3.23.58 OR 4.0.16 - http://www.mysql.com)

Struts

Latest Version 1.1 - http://jakarta.apache.org/site/binindex.cgi

Of course, in addition to these, we must have our best in love: Eclipse, and today's commercial software Visual Age, JBuilder does not fall in the wind, is a very good IDE.

In the design articles I mainly want to tell the EJB design framework and how to build the entire project box with Struts.

In implementing articles I will primarily refer to the actual code to explain the complex configuration procedures in the project and some primary design code.

Ok, introduce it to here. The younger brother wrote the first time, if there is nothing, he hopes that his hands are pointed out.

Contact: ywj0744@hotmail.com

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

New Post(0)