> I'd suggest a better way of doing this...
...
> For the different inbound URLs, get Apache to add a header
> "X-Branding" with some appropriate String.
...


Oh, that's interesting, too...

> I assume you're using 1.3.x for this?

No... unfortunately, I'm stuck on 1.2.6 for now. Why? Won't this work on
1.2.6?


Cheers,
Dave



> -----Original Message-----
> From: Al Maw [mailto:[EMAIL PROTECTED]
> Sent: 16 August 2007 21:07
> To: users@wicket.apache.org
> Subject: Re: Caching the context path
>
>
> David Leangen wrote:
> >> so what exactly are you doing?
> >
> > Well... the end goal is to use the URL as the controlling input for the
> > branding of my application. So I have a BrandingService with
> something like:
>
> I'd suggest a better way of doing this...
>
> Run a single Wicket app.
>
> For the different inbound URLs, get Apache to add a header "X-Branding"
> with some appropriate String.
>
> Add a HeaderContributor in your base page which points to the
> appropriate CSS for that attribute, dug out of the WebRequest object.
>
> I assume you're using 1.3.x for this?
>
> Regards,
>
> --
> Alastair Maw
> Wicket-biased blog at http://herebebeasties.com
>
> ---------------------------------------------------------------------
> 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]

Reply via email to