actionresources.properties.svn-base

来自「MVC开源框架」· SVN-BASE 代码 · 共 53 行

SVN-BASE
53
字号
#   Licensed to the Apache Software Foundation (ASF) under one or more#   contributor license agreements.  See the NOTICE file distributed with#   this work for additional information regarding copyright ownership.#   The ASF licenses this file to You under the Apache License, Version 2.0#   (the "License"); you may not use this file except in compliance with#   the License.  You may obtain a copy of the License at##       http://www.apache.org/licenses/LICENSE-2.0##   Unless required by applicable law or agreed to in writing, software#   distributed under the License is distributed on an "AS IS" BASIS,#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.#   See the License for the specific language governing permissions and#   limitations under the License.actionCreate=No action instance for path {0} could be createdapplicationLoading=Loading application resources from resource {0}applicationResources=Cannot load application resources bundle {0}configCompleted=Verification of ModuleConfig has been completedconfigExtends=Error extending {0} {1}configExtends.creation=Unable to create an instance of {0}configFatal=Fatal module configuration error, see previous messagesconfigFieldRequired=Missing {0} value for {1} {2}configInit=Initializing configuration from resource path {0}configIO=Input/output error reading configuration from resource path {0}configMapping=Configuring mapping for path {0}configMissing=Missing configuration resource for path {0}configParse=Parsing error processing resource path {0}configVerifying=Verifying ModuleConfig for this moduleconfigWebXml=The /WEB-INF/web.xml was not found.finalizing=Finalizing this controller servletformBean=Error creating form bean of class {0}forwardPathNull=The path of an ForwardConfig cannot be nullinitProcessor=Exception initializing RequestProcessormappingType=Must specify one of "forward", "include" or "type" for path {0}notAuthorized=User is not authorized to access action {0}noInput=No input attribute for mapping path {0}processInvalid=Invalid path was requestedprocessPath=No process path found in request URIreloading=Reloading from configuration filesrequestDispatcher=Cannot get request dispatcher for path {0}sessionCreate=No user session could be createdunhandledException=Unhandled Exception thrown: {0}verifyActionMappingClass.invalid=Invalid ActionMapping class {0} specifiedverifyActionMappingClass.missing=No ActionMapping implementation class specifiedverifyForwardConfig.invalid=Invalid path {0} for ForwardConfig {1}verifyForwardConfig.missing=Missing path for ForwardConfig {0}verifyMessageResourcesConfigs.invalid=Invalid factory class {0} for MessageResourcesConfigverifyMessageResourcesConfigs.key=No key attribute for MessageResourcesConfigverifyMessageResourcesConfigs.missing=No factory attribute for MessageResourcesConfigverifyPlugInConfigs.invalid=Invalid className {0} for PlugInConfigverifyPlugInConfigs.missing=No className attribute for PlugInConfig

⌨️ 快捷键说明

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