Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

1.6 Turn on the browser to see the effect


May 14, 2021 JFinal manual



Open the browser and enter in the address bar: http://localhost/hello, and the output is Hello JFinal World to prove that the project framework is complete. For a complete demo example, download on JFinal's official website: http://www.jfinal.com

Note: When you develop or run a project under tomcat, you need to remove the jetty-server-.jar package first, otherwise it will cause a burst. Tomcat startup projects cannot use the startup method described above, as jetty-server-xxx .jar.