| org.sakaiproject.jsf.util.JsfTool org.sakaiproject.sample.tool.JsfSampleTool
JsfSampleTool | public class JsfSampleTool extends JsfTool (Code) | |
Example of extending the standard JsfTool for a particular application; in this case, the sample JSF tool.
|
computeDefaultTarget | protected String computeDefaultTarget()(Code) | | Compute a target (i.e. the servlet path info, not including folder root or jsf extension) for the case of the actual path being empty.
The servlet info path target computed for the case of empty actual path. |
|
|