⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cactus.properties

📁 《jsp网络编程技术与实例》
💻 PROPERTIES
字号:
# Configuration file for Cactus.# Each project using Cactus need to have such a file put in the client side# CLASSPATH (Meaning the directory containgin this file should be in the client# side CLASSPATH, not the file itself of course ... :) )# Defines the URLs that will be used by Cactus to call it's redirectors# (Servlet and JSP). You need to specify in these URLs the webapp context# that you use for your application. In the example below, the context is# "test".cactus.contextURL = http://localhost:8080/TestStrutsProjectcactus.servletRedirectorName = ServletRedirectorcactus.enableLogging=true

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -