I meant I'd look under the covers to see if I could find a way to force the page to re-render without adding an entry to the page map. Maybe I 'm missing something.
With regards to my page map question, I'm searching for a description of how the history mechanism works and what controls one has to limit the size of the page map. Anyone have any insights on this? -Doug Carl-Eric Menzel-5 wrote: > > Doug Donohoe wrote: >> I'd probably have to do an anonymous subclass of my Login panel. It >> doesn't >> know about it's parent or what the parent might like to swap in when a >> logged in user is present. >> >> I'll look under the covers of replaceWith() - I basically want to do >> whatever replaceWith() does without actually replacing anything. > > replaceWith() is provided by Component and knows all it needs to do it. > You shouldn't have to do anything to use it. > > Carl-Eric > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/clarification-on-page-versioning-tp16783638p16787301.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
