Re: Dynamic Session.style

2013-05-07 Thread Илья Нарыжный
the page > > > should be in Spanish. > > > > > > Same for you. What you need to do is create a new session for the > second > > tab > > > in order to treat them separate. > > > > > > ~ Thank you, > > > Paul Bors > > >

Re: Dynamic Session.style

2013-05-06 Thread Martin Grigorov
gt; > > Same for you. What you need to do is create a new session for the second > tab > > in order to treat them separate. > > > > ~ Thank you, > > Paul Bors > > > > -Original Message- > > From: Allen Gilbert [mailto:allen.gilb...@doane.

Re: Dynamic Session.style

2013-05-03 Thread Allen Gilbert
n Gilbert [mailto:allen.gilb...@doane.edu] > Sent: Friday, May 03, 2013 12:48 PM > To: users > Subject: Dynamic Session.style > > We are adding some new pages to our application that we'd like to style > differently from existing ones. We also want to reuse Panels we&#

RE: Dynamic Session.style

2013-05-03 Thread Paul Bors
you. What you need to do is create a new session for the second tab in order to treat them separate. ~ Thank you, Paul Bors -Original Message- From: Allen Gilbert [mailto:allen.gilb...@doane.edu] Sent: Friday, May 03, 2013 12:48 PM To: users Subject: Dynamic Session.style We are addin

Dynamic Session.style

2013-05-03 Thread Allen Gilbert
We are adding some new pages to our application that we'd like to style differently from existing ones. We also want to reuse Panels we've built, so we're employing the Style mechanism outlined in https://cwiki.apache.org/confluence/display/WICKET/Localization+and+Skinning+of+Applications. We have