Ah i see..i thought ExternalLink was statefull, how can one tell if a particular is stateless or otherwise, by looking at the definiton of the components ?
Thanks anyways.. igor.vaynberg wrote: > > you dont have any stateless components on that page... > > -igor > > On Sat, Apr 19, 2008 at 10:12 PM, mfs <[EMAIL PROTECTED]> wrote: >> >> Guys, >> >> I have a page which contains an ExternalLink and Label, shouldnt the >> wicket >> session be created/initialized when that page is rendered given it >> contains >> Statefull components..? >> >> Currently whenever i send subsequent request to the page, the wicket >> session >> is re-created.. >> >> >> -- >> View this message in context: >> http://www.nabble.com/Session-created-every-time-tp16790567p16790567.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] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Session-created-every-time-tp16790567p16799381.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]
