JPS:Java portlet规范

“Java Portlet Specification”常简称为JPS,这种缩写既方便书写又便于日常使用。该术语常见于计算机及Java编程领域,主要用于指代一种基于Java的portlet技术规范,其标准名称的中文含义即为“Java portlet规范”。这种规范定义了在门户服务器中开发和部署可复用Web组件的基本标准。

Java Portlet Specification具体释义

  • 英文缩写:JPS
  • 英语全称:Java Portlet Specification
  • 中文意思:Java portlet规范
  • 中文拼音:guī fàn
  • 相关领域jps java编程语言

Java Portlet Specification的英文发音

例句

  1. The current Java Portlet Specification(JPS) provides limited support for portlets to share data with other each other.
  2. 目前的JavaPortlet规范为Portlet与其他Portlet相互共享数据提供的支持是有限的。
  3. The service interface and protocol for a local portlet is defined by the Java Portlet Specification(JPS).
  4. 本地Portlet的服务接口和协议是通过JavaPortlet规范定义的。
  5. Extended Deployment Descriptor Additional features beyond the JSR168 Java Portlet Specification(JPS) are stored and configured in the extended deployment descriptor.
  6. 扩展部署描述符JSR168JavaPortlet规范之外的其他功能在扩展部署描述符中存储和配置。
  7. The Java Portlet Specification(JPS) V2.0 ( JSR286 ) defines something called a render parameter that is provided to the portlets for each request.
  8. JavaPortletSpecificationV2.0(JSR286)定义了所谓的呈现参数,这些参数被提供给每个请求的portlet。
  9. Portlet windows are only indirectly reflected in the first version of the Java Portlet Specification(JPS), as part of the prefix that the container generates for portlet-scoped session entries.
  10. Portlet窗口在JavaPortletSpecification的第一个版本中仅间接地得到反映,并作为容器为Portlet范围的会话条目生成的前缀的一部分。