users@javaserverfaces.java.net

Generics in TLD for deferred-value type

From: Ed Smith <edsmithed_at_yahoo.com>
Date: Wed, 7 Jun 2006 09:09:42 -0700 (PDT)

I am developing my own component in JSF 1.2. The tag
for this component contains an attribute with a
deferred-value type of List<Blah>. How do I specify
this in the TLD? Naturally, the following does not
work:

...
<attribute>
<name>thing</name>
<deferred-value>
  <type>java.util.List<Blah>
</deferred-value>
</attribute>

If I kill the generic, it all works.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com