I have two jsp pages with the same statement:
<jsp:useBean id="chatBean" scope="session" 
class="com.cellit.cpchatbean.CPChatBean"/>

On TC 3.2.2, only one instance was created and successfully shared. 
However, on TC 3.3, two instances were created, and cannot be shared.

Anybody knows what happened? How to resolve that?

Thanks,
Rong Li



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to