Hi there,
I have a requirement to change the look and feel as well as the behaviour of the DateTimeTag
I updated dmform_1_0.tld to use my own class which in turns extend the out of the box DateTimeTag class
However, when I display the properties, it doesn't use my class, it uses the out of the box one.
My env is Webtop 5.3 SP6 and Tomcat 5.0.28
I sopped my app server, clean all the cache I could think of and restarted it to no avail.
Any idea ?