Re: Databases & Action

2002-05-13 Thread Christian Haul
On 13.May.2002 -- 05:48 PM, Michael Mangeng wrote: > Hi > > I was wondering how i can access a pooled db connection within a action... > in the turorial at http://xml.apache.org/cocoon/developing/datasources.html is >mentioned in the action example: > import org.apache.cocoon.Roles; > > the pro

Databases & Action

2002-05-13 Thread Michael Mangeng
Hi   I was wondering how i can access a pooled db connection within a action... in the turorial at http://xml.apache.org/cocoon/developing/datasources.html is mentioned in the action example: import org.apache.cocoon.Roles;-   the problem is that this class doesn´t exist in cocoon-2.