I like to add css default styles for ace components ( icefaces) in jsf page and i dont know what path of css styles i should include in jsf page. For ice components i have following css path.
<link href="#{request.contextPath}/xmlhttp/css/rime/rime-portlet.css" rel="stylesheet" type="text/css"/>
thanks in advance.