Hi Cosma, 

the taglib.xml is included with the jar, so you don't need
need to worry about it. 

Adam last week provided a patch because the tags for
converters and validators have been missing, so if you need
them, make sure to get the latest version.

Some ADF tags are not supported. E.g., there are no tags for
<af:forEach>, instead, you should use <c:forEach>, or if you
use Facelets 1.1.x, you might prefer <ui:repeat>. 

ADF+Facelets is a "must combination". Unfortunately, I had
big problems with Facelets 1.1.x and ADF, so I reverted to
Facelets 1.0.x which runs fine.

I'd be interested to know your findings of running ADF +
Facelets 1.1.x.

Frank Felix

> -----Original Message-----
> From: Cosma Colanicchia [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, May 31, 2006 10:11 AM
> To: ADF Faces Users ML
> Subject: ADF Faces component with facelets
> 
> Hello, I'm trying to use facelets in my project. Sorry if 
> this question has already been asked, but searching old
post 
> only confused me :-)
> 
> To have my ADF Faces component working, it is needed to 
> provide the *.taglib.xml files? I see that there is a 
> org.apache.myfaces.adfinternal.facelets package, does it 
> provide some sort of support?
> 
> Thank you
> Cosma
> 

Reply via email to