hmmmm. i've been trying to fix a login page so that it doesn't cause
session creation. I've narrowed it down to AjaxTabbedPanel. I presumed
it must be something in one of the tabs AjaxTabbedPanel so i stripped
it down to a real basic:-

<wo:er.ajax.AjaxTabbedPanel id = "test">
  <wo:er.ajax.AjaxTabbedPanelTab id = "one" isSelected = "$true" name
= "tab one"> 1 </wo:er.ajax.AjaxTabbedPanelTab>
  <wo:er.ajax.AjaxTabbedPanelTab id = "two" isSelected = "$false" name
= "tab two"> 2 </wo:er.ajax.AjaxTabbedPanelTab>
</wo:er.ajax.AjaxTabbedPanel

... but this still causes session creation.

so i tanked through all the AjaxTabbedPanel and AjaxTabbedPanelTab
code and i can't see anywhere where it touches the session.

anyone know if this known behavior ?

thanks, simon
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to