Hi Uwe,

I sometimes use absolute URLs in a project. For code see
https://issues.apache.org/jira/browse/WICKET-1974

Regards,
    Erik.


Op 04-02-11 16:46, Uwe Schäfer schreef:
Hi

i am working on a wicket app which is to be included in some 3rd party page. the page somewhat uses a thing like $.load to include the wicket-generated code. To sum up, wicket has no idea that its created page will be sliced into pieces and included in some other page.

any url wicket creates, is relative to the generated page, like:
<http://localhost:8080/home#>"../../../?wicket:interface=:0:wrapper:form::IFormSubmitListener::" for posting a form.

is there a way to make wicket create absolute URLs instead?

cu uwe


--
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/


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

Reply via email to