Problem with ADF Faces application

Hi,

I have deployed sample ADF Faces application on tomcat 5.0, but when i try to access i am getting following error.

org.apache.jasper.JasperException: The absolute uri: http://xmlns.oracle.com/adf/faces/EA13 cannot be resolved in either web.xml or the jar files deployed with this application.

I have all the neccessary jar files, but still i am facing this problem.

Can anybody tell me how to solve this problem ..

Regards,

Saravanan.

[481 byte] By [skumar_tvma] at [2007-11-27 7:46:35]
# 1
Did you put <%@ taglib uri: http://xmlns.oracle.com/adf/faces/EA13 prefix="af"/> on top of your ***.jsp?Do you have all ***.tld?I have been struggling with some other problems using the ADF tags. Maybe you will be able to help me with those problems.
jiapei_jena at 2007-7-12 19:27:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Even i am also new to this technology,Anyway tell me what problem you have been facing..Regards,Saravanan
skumar_tvma at 2007-7-12 19:27:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
Have you solved your problem?My IDE is the IBM Rational Application Developer (RAD) v7.0. I have difficulty in integrating ADF.
jiapei_jena at 2007-7-12 19:27:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4
ya.. problem was i was referring wrong jar files...Regards,Saravanan.
skumar_tvma at 2007-7-12 19:27:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...