j2ee thread: "Connection Pooling in JSP"
Hi!!!! I have two beans one for connection pool and other bean say xyz.java using this connection pool bean.i am using 'xyz' bean in a JSP file. i want to set the scope of connection pool bean as application without using it in the jsp. Please can anyone tell me how we can set the scope of bean as application scope. Thanks in advance.
|





