localstrings.properties
来自「《jsp网络编程技术与实例》」· PROPERTIES 代码 · 共 23 行
PROPERTIES
23 行
cookie.get=No cookie {0} was included in this requestdefine.null=Define tag cannot set a null valuedefine.value=Define tag can contain only one of name attribute, value attribute, or body contentheader.get=No header {0} was included in this requestinclude.destination=You must specify exactly one of forward, href, or pageinclude.forward=Missing ActionForward entry {0}include.forwards=Missing ActionForwards application scope beaninclude.malformed=Cannot create URL for {0}include.open=Exception opening resource {0}: {1}include.read=Exception reading resource {0}: {1}include.url=Cannot create include URL: {0}message.message=Missing message for key {0}message.property=Property for message key must be a Stringmessage.resources=Missing resources attribute {0}page.selector=Invalid page context selector {0}parameter.get=No parameter {0} was included in this requestresource.get=No resource {0} available in this applicationsize.collection=No valid collection specified for size tagsize.noCollectionOrName=Must specify either a collection or name attribute for size tagstruts.missing=No Struts internal object named {0} is availablestruts.selector=You must specify exactly one of formBean, forward, or mappingwrite.format=Wrong format string: '{0}'
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?