Static list

Hi,I know how to create a dynamic list with t:dataList but how can I create a static list?
[104 byte] By [CH.Sanixa] at [2007-11-27 2:35:50]
# 1
<ul><li></li></ul>?
BalusCa at 2007-7-12 2:54:35 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
I'd like to use a JSF Component, since I had troubles using the verbatim tag.
CH.Sanixa at 2007-7-12 2:54:35 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
Use t:dataList which refers to a static property.
BalusCa at 2007-7-12 2:54:35 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4
How do you mean this? That I return a list to t:dataList? But then I have troubles, because I want to display commandLinks in the list.
CH.Sanixa at 2007-7-12 2:54:35 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...