03-27-2007 11:52 PM
03-28-2007 02:22 PM
03-28-2007 07:58 PM
03-29-2007 12:02 AM
03-29-2007 04:27 AM
03-29-2007 05:12 AM
Done and done.
We'll add to our investigate list for 2.1. We will update you all once we've confirmed whether or not this can be fixed for our 2.1 release.
03-29-2007 05:33 AM
03-29-2007 07:14 AM
In the meantime, I would recommend building a custom JSP tag that either uses our RMI interface to the AVM or goes off the CIFS mount.
[..]
Another suggestion: generate the menu as a static fragment and use a simple JSP or server-side include (SSIs for HTML pages are virtualizable).
[..]
The trick for enabling re-generation is that the contents of a web project first must be indexed for search. That is a core capability being added for 2.1.0. So, unfortunately, we have a dependency first that we need to address - but we'll definately look to add.
03-29-2007 04:42 PM
03-30-2007 06:20 PM
Say I have a web page on which I load a number of content items such as a news item, a banner and a service menu. All of these three items could be included as JSP snippets by my page template I think. The Web Forms for these content items have their own "component template" attached to them which generates the relevant JSP snippets. A content manager when building the page then selects these JSP snippets to be included (using anyURI elements).
This way the page is assembled of its elements at runtime and you can always be sure that the latest version of the included elements in shown on the page.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.