Problem with xpages and oneuiv2 theme binding

Hi,

Making 2 good tutorials on xpages in the application development wiki, i can’t get oneuiv2 to work. in the browser code below, i notice that i get a 404 page not found clicking the links to oneuiv2/ folder.

oneuiv2 folder though exists on the server in domino/html (where it must according to the docs).

Any idea ?

Thanks Christophe

all the links below in href or src tags work

All the links below in href tags won’t work

Subject: OneUIv2

Try /.ibmxspres/domino/oneuiv2/defaultTheme/defaultTheme.css

If you download the XPages Framework template by Steve Castledine on OpenNTF it has examples.

Subject: Fixed

I work with Internet sites and the base folder is not domino\html.I had to copy oneuiv2 folder into my base folder and it worked

Thanks

Christophe