Basically, i have one application that drives multiple sites.  For
some sites, I want them to have a different starting point depending
on their account.

I suppose i could add a new listener, and have that called on calls to
the homepage event, and then check some site settings to see whether
or not to forward them...  that would probably work.

On Jul 9, 12:57 pm, Charlie Griefer <[email protected]> wrote:
> On Thu, Jul 9, 2009 at 12:29 PM, jeff <[email protected]> wrote:
>
> > Is it possible to change the default event from say "home" to,
> > "dynamichome" from within the controller?
>
> > And if so, is it further possible to append a "&pageID=5" to it?
>
> While there is a setDefaultEvent() method in
> getModelGlue().getBean('ModelGlueConfiguration'), I assume there'd need to
> be a reinitialization of the framework for that setting to take effect.
>
> And if the framework is reinitialized... then I'd assume that the default
> event as specified in ColdSpring.xml would once again become... the default
> event.
>
> So I'm going to go with "no", but I'm curious to hear what the folks who are
> more familiar with the inner-workings have to say.
>
> Can you explain what you're looking to do?  Maybe there's another way to
> make it happen.
>
> --
> I have failed as much as I have succeeded. But I love my life. I love my
> wife. And I wish you my kind of success.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---

Reply via email to