0 Replies Latest reply on Feb 8, 2007 10:35 AM by bvogt

    temporarily changing the users theme?

    bvogt

      Is it possible to change the users theme temporarily, i.e. just for its current session?

      As far as I can see, I can extend the MaximizingStrategyImpl and change the layoutURI by:

      strategyResponse.setLayoutURI(layoutURI);
      

      but this doesn't change the theme...

      Thanks for any hints in advance.

      Burkhard