Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个portlet,它在service.xml 中有多个PK 字段。 我已经更改了一些类和 JSP 以设置和获取 PK 值并保存和加载记录,但是我无法在页面上查看已注册的记录,因为view.jsp我无法设置. 我的带有名称的 portlet 具有具有构造函数的类。 如何设置属性以查看记录?keyPropertysearch-container-rowAppBAppBPKAppBPK(long ID1, long ID2)keyProperty
view.jsp
keyProperty
search-container-row
AppB
AppBPK
AppBPK(long ID1, long ID2)