firefox « sqlite « Java Database Q&A





1. Show FireFox cookies with Java    stackoverflow.com

I am writing a java applet that shows FireFox5 cookies. I need to open the cookies.sqlite file and read that database in Java. I tried with org.sqlite.JDBC driver and got exception: file ...