That sounds like a good solution. Thanks!
-nelson

On Wed, Jan 19, 2011 at 3:53 PM, Igor Vaynberg <igor.vaynb...@gmail.com>wrote:

> your best bet is to use a non-wicket modal and iframe a wicket page into
> it.
>
> -igor
>
> On Wed, Jan 19, 2011 at 3:12 PM, Nelson Segura <nsegu...@gmail.com> wrote:
> > We are slowly migrating a JSP app to wicket. Parts of our app are written
> in
> > Wicket, but most of it is still JSP.
> > We need to integrate some of the new wicket functionality into old JSP
> > pages, as fragments or modal popups. There is a lot of functionality in
> that
> > page using JSP, so rewriting everything in wicket is not feasible.
> > I would like to know if it is possible to call a wicket modal popup
> window
> > from the JSP (using the windows that map to a page), and how to do it. I
> did
> > look at the "herebebeasties" site already, and did not get much from
> there
> > regarding integrating wicket into JSP.
> > -Nelson
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to