I've made custom url coding strategy which finds key named "#" in PageParameters and encodes it as anchor part (opaque part).
2008/10/2 Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]>: > I would probably just do a simple javascript and make a > headercontribution... But I guess it's not really the standard way when it > comes to anchors... > > Craig Tataryn wrote: >> >> *bump* >> >> On Wed, Oct 1, 2008 at 2:04 PM, Craig Tataryn <[EMAIL PROTECTED]> wrote: >> >> >>> >>> I was wondering if there is a way to have Wicket append some anchor >>> information to a response page? >>> >>> So if I were on: MyPage.html, then they click a submit button and the >>> server side codes does a setResponsePage(MyPage.class) I would want the >>> actual page to be MyPage.html#someanchor >>> >>> A suggestion on ##wicket was to do a redirect through httpServletResponse >>> and rewrite the url myself, but I wanted to know if Wicket supported this >>> a >>> bit more "out of the box" >>> >>> Thanks! >>> >>> Craig. >>> >>> -- >>> Craig Tataryn >>> site: http://www.basementcoders.com/ >>> podcast:http://feeds.feedburner.com/TheBasementCoders >>> irc: ThaDon on freenode #basementcoders, ##wicket, #papernapkin >>> im: [EMAIL PROTECTED], skype: craig.tataryn >>> >>> >> >> >> >> > > -- > -Wicket for love > > Nino Martinez Wael > Java Specialist @ Jayway DK > http://www.jayway.dk > +45 2936 7684 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- WBR, kan. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
