Hi, looks like if I enable URL Rewriting the issue goes away. Seems to be the issue with Tree2 not handling cookies if STATE_SAVING_METHOD is server..is this a bug or URL rewriting is required?
Thanks --KD -----Original Message----- From: KD Mazboudi Sent: Friday, September 23, 2005 12:56 PM To: '[email protected]' Subject: Server-side Tree2 & STATE_SAVING_METHOD Hi, I'm using tomahawk 1.1.0 form the binary distribution along with the Sun RI jars 1.1.01 on websphere 5.1. The Tree2 with server-side toggle works fine when using STATE_SAVING_METHOD as client in web.xml (I'm using the tree2 example with exact examples settings). When I changed STATE_SAVING_METHOD to server, the server-side tree2 expansion stopped working. That is it won't expand and I'm stuck at root node. No exceptions being thrown on the server. Any known issues anyone aware of? Regards --KD

