Its could be more portlet specific question but i think every portlet platform might be providing its own way.
Since we don't have control over <head> tag in portlet JSP page. How can i import a css/js file required for a portlet in fragment JSP in Jetspeed. There could be multiple portlets that uses same or differnt CSS and Javascript files, how can we make sure a resource (css or js) is included exactly once. Thanks
