Hi,<div><br></div><div>I&#39;m trying to create a WAFileLibrary subclass and import Bespin Embedded. <a href="https://bespin.mozillalabs.com/docs/embedding/index.html">https://bespin.mozillalabs.com/docs/embedding/index.html</a></div>

<div><br></div><div>However, Bespin expects this file hierarchy to work:</div><div>ressources/</div><div>    -- screen_theme/</div><div>           -- theme.less</div><div>           -- images</div><div>                lines.png</div>

<div>                ....</div><div><br></div><div>With WAFileLibrary the path to files is built using the class name.</div><div> </div><div>Is there a way to choose the directory name for a WAFileLibrary ? So I can access theme.less like this:</div>

<div><a href="http://localhost:8080/BespinLibrary/ressources/screen_theme/theme.less">http://localhost:8080/BespinLibrary/ressources/screen_theme/theme.less</a></div><div><br></div><div>I know I can serve static filesusing an external Web server but I really want to put this in the image. (Or, if possible, serve static files via KomHttpServer or another Web server running on another port). </div>

<meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br clear="all">Laurent Laffont<br><br><a href="http://pharocasts.blogspot.com/">http://pharocasts.blogspot.com/</a><br>

<a href="http://magaloma.blogspot.com/">http://magaloma.blogspot.com/</a><br>
</div>