Just to elaborate a bit, there is demo.css in demo webapplication shipped with J2 (2.2.1). I could not find where this css file is imported in JSP pages for portlets in this application. That is exactly what i need to do.
On Wed, Jan 26, 2011 at 4:38 PM, anyz <[email protected]> wrote: > 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 > >
