Hi,

I was wondering why AjaxRequestHandler sends a redirect when I add a page to
the ART.

I understand that for most cases it does not make sense to add the whole
page, but I'm just lucky enough to be on one of those situation.
Our page is being integrated in a third party page via JQuery.load(). At
some point we replace the current session and I want to re-render the whole
page to update the session urls.

A redirect sends me straight to our application, loosing the third party
page.

Since I was /intentionally adding the page to the ART/, shouldn't it be
treated as any other component?

Thanks,

Ravi

--
Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to