[EMAIL PROTECTED] wrote:

+ * <component-instance logger="core.modules.input" + * name="myproject" + * class="org.apache.cocoon.components.modules.input.ProjectPathModule"> + * <uri-prefix>my/project/</uri-prefix> + * </component-instance>

+ * Using 'projectpath:path' would have given you: /some/folder/page.html<br/>
+ * Using 'projectpath:folder' would have given you: /some/folder/

Umm, bugs in javadoc? Should it be:

 + * Using 'myproject:path' would have given you: my/project/path<br/>
?

Vadim

Reply via email to