I have connector based on content.jsp. In real my connector also use some own JavaScript library. So if i put 2 instances of the some connector
on workspace then they will share the some JavaScript library. If i have STATIC javascript functions name (or global variables there ) then i got problems, they will not work.
So question is, how can i unique identify connector to use this information as POSTFIX for my javascript functions?
Do we have some other way to do it?
Thank you!
Edited by Ort618 on 03/17/05 11:08 AM (server time).