Hi,
Mount the Wicket page at some path with:
application.mountPage("some/nice/url", MyPage.class)
and use this stable url from the JSP code. You have to provide the the
host:port/context/filter part if this is required, or calculate the
relative url to the JSP's url.
On Sat, May 11, 2013 at 12:05 AM, Alis <ajcalve...@yahoo.es> wrote:
> Hello! Help me , how call me a page in wicket from <iframe> of page .jsp.
>
> Example:
>
> *page.jsp*
>
>
>
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Call-me-page-wicket-from-iframe-in-page-jsp-tp4658716.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>
--
Martin Grigorov
Wicket Training & Consulting
http://jWeekend.com <http://jweekend.com/>