LocalStrings.properties
上传用户:jishiqi_cj
上传日期:2022-08-08
资源大小:24765k
文件大小:1k
源码类别:

Java编程

开发平台:

Java

  1. dispatch.error=Dispatch[{0}] to method '{1}' returned an exception
  2. dispatch.handler=DispatchMapping[{0}] does not define a handler property
  3. dispatch.recursive=Do not use 'execute' or 'perform' with DispatchAction.
  4. dispatch.lookup=Action[{0}] does not contain handler for resource '{1}'
  5. dispatch.mapping=ActionMapping[{0}] is not of type DispatchMapping
  6. dispatch.method=Action[{0}] does not contain method named '{1}'
  7. dispatch.parameter=Request[{0}] does not contain handler parameter named '{1}'.  This may be caused by whitespace in the label text.
  8. dispatch.return=Action[{0}] invalid return type for method '{1}'
  9. dispatch.resource=Action[{0}] missing resource '{1}' in key method map
  10. forward.path=No context-relative URI specified via the 'parameter' attribute
  11. forward.rd=Cannot create request dispatcher for path '{0}'
  12. include.path=No context-relative URI specified via the 'parameter' attribute
  13. include.rd=Cannot create request dispatcher for path '{0}'
  14. switch.prefix=Invalid module prefix '{0}' was specified
  15. switch.required=Switch requires both 'prefix' and 'page' request parameters
  16. success.required=SuccessAction could not find an ActionForward named 'success' for path '{0}'
  17. mapping.parameter=ActionMapping[{0}] does not define a 'parameter' attribute