| ru.emdev.EmForge.web.ViewHandlerImpl
ViewHandlerImpl | public class ViewHandlerImpl extends FaceletViewHandler (Code) | | Our implementation of View Handler to correctly process resource links
|
Field Summary | |
final protected Log | logger |
logger | final protected Log logger(Code) | | |
ViewHandlerImpl | public ViewHandlerImpl(ViewHandler arg0)(Code) | | |
getResourceURL | public String getResourceURL(FacesContext i_context, String i_url)(Code) | | We overriding this method to check - is specified path is relative path -
and add context path to make it absolute
|
|
|