You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
| Online: | 11 Members of 9199 |
| Forum: Seam Users |
18. Mar 2010, 20:20 America/New_York | Link |
Can it be used to dynamically add meta tags to a page? For instance, I've added
<header name="description" value="Description text"/>
to several of my pages, but when I look at the source code, they're not anywhere in sight.
Is this a bug?