You might try doing it in a filter. Either that or specify servlet 2.4 in your web.xml and order your listeners.
On Tue, May 4, 2010 at 9:10 AM, Tony Luo <xiuxiu.luo.x...@gmail.com> wrote: > Hi All, > > I tried to implement database driven menu in StartupListener. > But unfortunately, I can't get defaultMenuDisplayerMapping in > StartupListener.updateContext. > Is there any advice for this issue? Thanks. > > Regards > Tony Luo > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >