So you are having a single portlet download common javascript files that are used by
multiple portlets? That sounds like a bad idea....If this is truly common js code, why
not have the theme load it for you? Or reference it in every portlet, the browser will be
smart enough to cache it for you.
If you are set on your current structure, my guess is that your other portlets that are
trying to execute the javascript should tap into the onload event and start processing
then.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132216#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...