Hm, didn't know about that one. I suppose you could rewrite the url through this, but maybe there was some setting you could change in the init phase, that already did this. But the AttributeModifier looks like a workaround so thanks for the hint.
/Steen 2009/8/21 copenhag copenhagen <[email protected]>: > Hi, > > Why can't you just add a AttributeModifier to the Form and then modify it as > you wish ? > > Best Regards > Cemil > > On Fri, Aug 21, 2009 at 9:43 AM, Steen Larsen <[email protected]> wrote: > >> Hi, >> >> Just a quick question. Is it somehow possible to make Wicket generate >> absolute urls in the forms action attribute. The reason I ask is >> because my Wicket application is going to be embedded in a CMS through >> a proxy, and apparently the dude writing the proxy would prefer the >> urls to be absolute. >> >> /Steen >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
