Hello, First you talk of branda, then brenda. Maybe a shot in the dark, but recheck your spelling and watch out for case sensitivity.
Brgds, Matthias -- iPhone Mail On 25.01.2011, at 09:02, Mike Mander <[email protected]> wrote: > Hi all, > > i try to load a variant of my main css file (wicket 1.4.15). > > The file is located in a webapp-subfolder (src/main/webapp/_css). > So i set the style of session to "branda". In the page i load the css like > this > <code> > add(CSSPackageResource.getHeaderContribution("/_css/main.css", "screen")); > </code> > > I expected to get css-file "/_css/main_brenda.css" but it's /_css/main.css. > The session style attribute is really "branda". I've checked that already. > > Can i do something else to get that working? > > Thanks > Mike > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
