<div>Hi,all,</div><div>i have done with it.</div><div>Regards.</div><div><br></div><div><div>org.opencms.jsp.CmsJspActionElement jsp = new org.opencms.jsp.CmsJspActionElement(pageContext, request, response);</div><div>org.opencms.file.CmsObject cmsObject = jsp.getCmsObject();</div><div><br></div><div><span style="line-height: 1.5;">org.opencms.jsp.util.CmsJspStandardContextBean contextBean = org.opencms.jsp.util.CmsJspStandardContextBean.getInstance(request);</span></div><div><br></div><div>org.opencms.jsp.util.CmsJspVfsAccessBean vfsBean = org.opencms.jsp.util.CmsJspVfsAccessBean.create(cmsObject);</div><div><br></div><div>org.opencms.file.CmsResource cmsRes = (org.opencms.file.CmsResource)vfsBean.getResource().get(contextBean.getElement().getSitePath());</div><div><br></div><div>String resId = cmsRes.getStructureId().getStringValue();</div></div><div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b> "Leon"<happysky8090@qq.com>;</div><div><b>发送时间:</b> 2013年6月12日(星期三) 上午9:18</div><div><b>收件人:</b> "The OpenCms mailing list"<opencms-dev@opencms.org>; <wbr></div><div></div><div><b>主题:</b> Re: [opencms-dev] jsp srcipt in OpenCms 8.5.1</div></div><div><br></div><div>Hi Paul,</div><div>Yes i am.</div><div>And i want to find the way with jsp script, not jstl.</div><div>I have no idea with it.</div><div><br></div><div>Regards.</div><div><br></div><div>Leon</div><div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ Original ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>From: </b> "Paul-Inge Flakstad"<flakstad@npolar.no>;</div><div><b>Date: </b> Tue, Jun 11, 2013 08:58 PM</div><div><b>To: </b> "The OpenCms mailing list"<opencms-dev@opencms.org>; <wbr></div><div></div><div><b>Subject: </b> Re: [opencms-dev] jsp srcipt in OpenCms 8.5.1</div></div><div><br></div>



<pre style="word-wrap:break-word; font-size:10.0pt; font-family:Tahoma; color:black">Hi Leon,
Are you looking to get the structure ID of the requested file?
-Paul

Sendt fra min Sony Xperia™-smarttelefon

Leon <happysky8090@qq.com>:

</pre>
<div>
<div>Hi,all</div>
<div><br>
</div>
<div>I have to use jsp script instead of jstl in OpenCMS8.5.1,</div>
<div><br>
</div>
<div>${cms:vfs(pageContext).resource[cms.element.sitePath].structureId}</div>
<div><br>
</div>
<div>I have no idea changing above jstl to jsp script, Can anyone know it. </div>
<div><br>
</div>
<div>Regards</div>
<div><br>
</div>
<div>Leon</div>
</div></div></div>