[opencms-dev] How to add/use custom tld/tags libraries in OpenCMS 6.0
Corsin Camichel
cocaman at gmail.com
Tue Jul 19 13:42:50 CEST 2005
Hi Egor
Check the web.xml that is in \opencms\WEB-INF. you can add your own
there and put the *.jar to \lib
eg:
<taglib>
<taglib-uri>http://jakarta.apache.org/taglibs/datetime-1.0</taglib-uri>
<taglib-location>/WEB-INF/datetime.tld</taglib-location>
</taglib>
Regards
Corsin
On 7/19/05, EMargineanu at master.md <EMargineanu at master.md> wrote:
>
> Hi all. I want to use Lotus Domino tags libraries with OpenCMS. How I can
> add this libraries?
> --
> Egor Margineanu
> Software Engineer/DBA
> e-mail: emargineanu at master.md
> phone: +373-691-73546
> ------------------------------------------
> ------------------------------------------
> MASTER, Ltd.
> 29, Muncesti str., MD-2001, Chisinau,
> Moldova.
> Phone: +373 22 545118 (5 lines)
> Fax: +373 22 544622
>
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
--
Corsin Camichel
cocaman at gmail.com
More information about the opencms-dev
mailing list