System architecture: struts2(json-plugin) + spring2 + ibatis2 + extjs2.2 + sqlserver2000
I hope to discuss and learn with you all.
I feel that the code layout is not rigorous enough and needs further improvement and practice.
Original address of the article: http://yourgame.javaeye.com/blog/252853
Note: The project uses MyEclipse5.1+tomcat5.5.
1. Your MSSQL2000 does not have the sp4 patch, and you will be prompted to refuse the connection (refuse connection).
2. Tomcat version does not matter, both 5 and 6 are fine, but it is best to choose the decompressed version
3. If you are not developing using MyEclipse5.1, you may not be able to deploy the project, or you may be prompted that a file is locked or something. Please do not use the imported project. You can create a web project by yourself, named bmsh (must be bmsh, because I Write the absolute path when referencing the pictures and js in the page), then copy the source code, page, js, jar package, etc. to the relative place and re-publish it.
4. Remember to modify the database username and password in ApplicationContext-common.xml:)
5. If you still have questions, please join QQ_group: 62150370 to discuss together
Expand