Thanx for you help, Vadim!
 I  undestand how I can working from the pooling connections now.
With cocoon's action it's really easy.
But I have one more question...
Can I get  ComponentManager pointer from Cocoon's framework within my 
JSP page?
Like:
<%
    ComponentManager manager=??????????????????????;
    manager.lookup(DataSourceComponent.ROLE+"Selector");
............
............

%>
Thanx
Yury



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to