Struts Getting Started Tutorial - Important Basic Common Sense of Chapter 0

xiaoxiao2021-03-06  43

Important basic common sense

· Tomcate method: For TOMCAT5.0 or more, you can right-click the Tomcat monitor icon on the system tray, select "Stop Service" on the pop-up menu, then right-click the Tomcat monitor icon on the system tray again. Select "Start Service" on the menu that pops up.

· Rel depends on the web application: Tomcate will cause all WEB applications to restart, time consuming. In fact, you can only start a web application. The method is to click on the "Start" menu of the Window system, you are "start-program -apache tomcat 5.5-tomcat manager", open the "Tomcat Web Application Manager" page, click on a "Reload" link for a web application in the Applications list This will complete the restart of this web application. Also saves.

· When is TOMCATE? When "C: / JavaSoft / Tomcat 5.5 / Conf / Server.xml" is changed.

· When will I need to restrained web applications? When the web-inf / class of a web-INF / CLASSES / * .class file is changed. When Web-INF / STRUTS-Config.xml is changed. When you change the web-inf / web.xml.

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

New Post(0)