today , I am re-learning the Struts 2 ,and take some notes .
1. about the devMode
a. it is good for devolopment ,and will reload the sourse like struts.xml ,web.xml etc. other than
re-start the sever .
b. however , it is the cost of the performance , so do not forget to remove it when you release
your project .
2. Constants can be declared in multiple files. By default, constants are searched for in the following order, allowing for subsequent files to override previous ones:
- struts-default.xml included in the struts2.jar file
- struts-plugin.xml
- struts.xml
- struts.properties
- web.xml
分享到:
相关推荐
Reinforcement Learning of Optimal Controls
We consider both linear and nonlinear transforms with dimensionality reduction, and make use of discriminant learning techniques such as Linear Discriminant Analysis (LDA) and Powell minimization to ...
Ways of Learning Part I Pre-Reading Task Listen to the recording two or three times and then think over the following questions: 1. Who should teach whom? Is learning a one-way street? 2. Should ...
a learning algorithm sequentially requests the labels of selected data points from a large pool of unlabeled data. This contrasts with passive learning, where the labeled data are taken at random. The...
Weakly Supervised Learning of Part Selection Model with Spatial Constraints for Fine-grained Image Classification_AAAI2017.pdf
Weakly- and Semi-Supervised Learning of a Deep Convolutional Network for.pdf Weakly- and Semi-Supervised Learning of a Deep Convolutional Network for.pdf
This thesis explores different aspects of the induction of tree-based regression models from data. The main goal of this study is to improve the predictive accuracy of regression trees,while retaining...
machine learning Tasks: the problems that can be solved with machine learning Models: the output of machine learning Features: the workhorses of machine learning
The Elements of Statistical LearningThe Elements of Statistical LearningThe Elements of Statistical Learning
Elements of Statistical Learning高清pdf,Elements of Statistical Learning高清pdf,Elements of Statistical Learning高清pdf,Elements of Statistical Learning高清pdf
2. Training Feed-Forward Neur 3. Implementing Neural Networks in TensorFlowal Networks 4. Beyond Gradient Descent 5. Convolutional Neural Networks 6. Embedding and Representation Learning 7. Models ...
《The Elements of Statistical Learning》是一本由Trevor Hastie / Robert Tibshiran著作,Springer出版的Hardcover图书,本书只是提供了机器学习、数据挖掘、模式识别等领域的统计学观点,所以还是建议继续阅读...
Fundamental topics in machine learning are presented along with theoretical and conceptual tools for the discussion and proof of algorithms.This graduate-level textbook introduces fundamental concepts...
–William Edwards Deming (1900-1993)1 We have been gratified by the popularity of the first edition of The Elements of Statistical Learning. This, along with the fast pace of research in the ...
Multi-task learning (MTL) has led to successes in many applications of machine learning, from natural language processing and speech recognition to computer vision and drug discovery. This article ...
The Art Of Learning - Josh Waitzkin 学习的艺术 非常值得看的书