Hi Steen,
Starting Wicket 1.4-rc1 plus a patch you can let Wicket make all URLs
absolute.
See http://issues.apache.org/jira/browse/WICKET-1974 for more details.
With some tweaks you can make the shown code work for any context (not
just the root context).
Regards,
Erik.
Steen Larsen wrote:
Hi,
Does anybody know if it's possible to get Wicket to use absolute urls in a
forms action attribute, and how to accomplish this if possible. We're trying
to get a Wicket application integrated into a CMS system, through some
proxying and need the full urls since the CMS is on a different server from
the Wicket application. I realise we probably could do some url rewriting on
the CMS side, but it would be nice if there was a simple way to get absolute
urls directly in Wicket.
/Steen
--
Erik van Oosten
http://day-to-day-stuff.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]