I believe we aggregate individual js files in dir below into the common
js file at runtime.
trinidad\trinidad\trinidad-impl\src\main\javascript\META-INF\adf\jsLibs
Don't remember how this happens exactly....
Thanks,
Gabrielle
ridex wrote:
Hello
When i tried to use tr:tree component, i received some javascript error, and
after checking rendered heml code i have found such inclusion
_addJSL("/247/forward/global/adf/jsLibs/Common1_0_3.js")
And i was surprised that trinidad doesn't contain it.
It contains a big amount of another js files, but not this.
So, if you have any propositions according to this problem,
lem me know, please.
(Trinidad 1.0.3, JSF RI 1.1_01, Tomcat 5.0.28)