huh? hardly any logic for presenting? wicket is a ui framework, it
wouldnt be a good one if you couldnt present dynamic things...

anywho, there is support for all you want. your question is too
general to be answered, if you have a more specific usecase you want
to talk about feel free.

as far as per user theme/colors you can check out session.getstyle()
and component.getvariation() - there is a wiki page that describes
skinning you might want to read.

-igor


On undefined, kumark <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>
>  I was wondering if wicket supports page customisation at runtime per user.
>  For example, Changing the available theme/colors, applying a different
>  layout and being able to move content blocks (for example 2 panels) up/down
>  at runtime. (similar to myspace or other popular portals).
>
>  As I understand that unlike jsps , in wicket there is hardly any logic for
>  presenting (for example displaying two divs different based on the current
>  user preferences etc.,).
>
>  Any thoughts or a link to a post/article which discusses these issues would
>  be great.
>
>  Thanks.
>  --
>  View this message in context: 
> http://www.nabble.com/wicket-support-for-page-customisation-at-runtime-tp16447326p16447326.html
>  Sent from the Wicket - User mailing list archive at Nabble.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