Hello, I begin to study Portlet 2.0 new functions. I have some question in serveResource( ....) method ?
I read some example in using this, and it just write out the JavaScript or Image, or some static resources to the portlet, and these contents can be dynamic load by using the resourceURL, right ? I have a question, if I want to use serveResource to load a JavaScript. In that JavaScript, it also need to load some image, will the serveResource(..) handle this automatic or I have to change the JavaScript manually? For example, I download a Tree JavaScript component from some free resources, it need to load a javascript, but the javascript also need to load some GIFs. Best regards, Eric
