BLOG program source code developed by ExtJS:
1. Place the downloaded war file directly in Tomcat's webapps directory and run it.
2. The first unsuccessful run is usually due to the database configuration. Open the decompressed file directly, modify the contents of the WEB-INFclassesdb.properties file, and pay attention to the database user name and password. By default, the mysql driver is used. If you want to use other databases, directly fill in the relevant jdbc driver and ensure that the data source is available.
3. If you downloaded the source code and want to continue development in Eclipse, directly switch to the source code directory on the command line, first execute mvn eclipse:eclpse, and then directly import the project into Eclipse. For details, please refer to: http ://www.easyjf.com/bbs.ejf?cmd=appShow&id=4489217.
4. Please support my work. Welcome to purchase the detailed documentation of this set of source code. It has more than 130 pages in total, including JPA modeling, backend design and development fluency, interpretation of the use of common ExtJS components and the ExtJS source code used in this set of programs. For detailed explanation, please refer to: http://wlr.easyjf.com/service.html.
5. For more details and technical consultation, please refer to my Blog at http://wlr.easyjf.com.
6. The username and password are both admin
If you don’t have tomcat and mysql, you can download the server version from here
http://www.codepub.com/software/view-software-10877.html