[opencms-dev] Where to put .html and .jsp files?
Thomas Gagné
tgagne at wideopenwest.com
Wed Jan 21 14:10:02 CET 2004
It does. Thanks.
tol wrote:
>
> Your content-files (html/jsp) you can place in a foldertree starting
> at "root/". A file "root/index.html" you can call in a browser with an
> URL like: www.yourhost-or-ip.com:8080/opencms/opencms/index.html.
> A file in a folder "root/myfolder/index.html" you can call with the
> URL www.yourhost-or-ip.com:8080/opencms/opencms/myfolder/index.html.
>
> Your jsp-template files should be placed in the system folder under
> the path of your module like
> root/system/com.yourdom.opencms/jsptemplates. For more information
> read the online docs about templates ...
>
> hope, that can help - Best wishes
> Tol :)
>
More information about the opencms-dev
mailing list