error while connecting database
[img]sling.PNG[/img],
hi , i tried to connect database, the above code when i use in jsp its working fine . but now it showing error like bunble and framework cannot be resolved
BundleContext dspService = FrameworkUtil.getBundle(DataSourcePool.class).getBundleContext(); .
previously instead of this line i used sling,getService();
if that also it shows sling cannot resolved error, and i changed this , now also i am getting error, if you have any idea help me, thanks in advance