[Klone-users] Building several web pages with html extension

thomas fossati tho at koanlogic.com
Thu Oct 2 03:09:11 EDT 2008


Hi,

On Oct 2, 2008, at 7:52 AM, smlabs wrote:
> Only one question more.... in the webpage now java applet work  
> because I copied into www dir but
> I have some images .... and I can't see these... Have I to write the  
> correct path?

Are those images loaded via the applet code ?  In case the answer is  
yes, I think you need to put them in the host file system, not in  
webapp/www/,  since java doesn't know how to retrieve them from the  
klone embedded FS.  Or, if java allows it, you can use webapp/www/ as  
a storage facility and load them via URI (e.g. http://localhost/image_xxx.png) 
.

ciao, t.

PS: If you are using an "external" css you already have the sup_fs  
configure flags enabled.




More information about the klone-users mailing list