Include the following wcm tags in external JSP ( Click Here for alternative way of doing it)
<wcm:initworkspace username="<%=userId%>" password="<%=password%>" >Cannot get Workspace</wcm:initworkspace>
<wcm:setExplicitContext wcmWebAppPath="<%= baseURL %>" wcmServletPath="/connect" path="library/Site/sitearea/sitearea" >Can't Set Context Information</wcm:setExplicitContext>
<wcm:libraryComponent name="Component Name without Libraryname" >Can't display the seedlist information</wcm:libraryComponent >
No comments:
Post a Comment