|
|
EL access to XML content demo pageThe creation of this page is based on JSP EL access to the OpenCms XML content instead of JSP tag access or scriptlet. JSP EL access to XML content has been introduced with OpenCms 7.0.2. Sample article 1
This is the teaser or the first sample article.
Article was created: Mon Jun 27 04:00:00 EDT 2005 Excerpt: This is the article 1 text Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril ... This is the article 2 sample
This is the sample article number 2. This is just a demo teaser.
Article was created: Mon Jun 27 04:00:00 EDT 2005 Excerpt: This is the article 2 text Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril ... Nice sample article 3
Yet another example article for the example.
Article was created: Mon Jun 27 04:00:00 EDT 2005 Excerpt: This is the article 3 text Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril ... This is article number 4
This is another teaser (writing samples can become tiresome).
Article was created: Mon Jun 27 04:00:00 EDT 2005 Excerpt: This is the article 4 text Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril ... Above you see a list dynamically generated using xmlcontent objects which are rendered using the JSP EL. |