hi, i'd like to access mysql from the my own controller init method.
I usually do :

|dataSource = getDataSource(request);
myConnection = dataSource.getConnection();

but i have no request object in my init method.
Any idea ?

thanks.
|




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

Reply via email to