There is a typo in the taglib declaration of the page you are
requesting in that myfaces application. It is one of the myfaces
examples?
You should correct the taglib declaration at the top of the page,
because it should use the uri  "http://java.sun.com/jsf/html"; (and not
"http://java.sun/com/jsf/html";, which is wrong).

Regards,

Bruno

2005/7/27, Arash Bijanzadeh <[EMAIL PROTECTED]>:
> Hi all,
>  Trying to deploy a sample myfaces application I am getting:
>  
>  The absolute uri: http://java.sun/com/jsf/html cannot be resolved in either
> web.xml or the jar files deployed with this application
>  org.apache.jasper.JasperException: The absolute uri:
> http://java.sun/com/jsf/html cannot be resolved in either web.xml or the jar
> files deployed with this application
> 
>  What is wrong with it?
> -- 
> Abandon the search for Truth; settle for a good fantasy.
>

Reply via email to