Hi,
there is a 1 to 1 mapping between the Wicket Page/Panel and the HTML.
However one may want to present a different HTML version for a given
Page/Template.
Where I am going with this ls say you have a entire Site on a Template; but
want to provide alternate THEMES (assuming its non-responsive) design. You
cannot re-write the entire Component hierarchy right?!
Is there way to route / map One component to 2 HTML scripts based on User
Agent?
thanks
Software documentation is like sex: when it is good, it is very, very good; and when it is bad, it is still better than nothing!
there is a 1 to 1 mapping between the Wicket Page/Panel and the HTML.
However one may want to present a different HTML version for a given
Page/Template.
Where I am going with this ls say you have a entire Site on a Template; but
want to provide alternate THEMES (assuming its non-responsive) design. You
cannot re-write the entire Component hierarchy right?!
Is there way to route / map One component to 2 HTML scripts based on User
Agent?
thanks
Software documentation is like sex: when it is good, it is very, very good; and when it is bad, it is still better than nothing!