开发者

Using resources of composite components from an external JAR

I am using my composite components in an external jar-archive. In my jar-archive i have resources like images and css-files. 开发者_如何学运维For example, one of my components uses a button with an image inside. when i try to use my component in another project, the resource for the image is not found.

How do i solve this problem?


Try the ResourceHandler api. Check this article.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜