I am completely new to programing .Can you help with creating a mongdb database and connect it to a java based web application. I am using Netbeans 7.4 ide.
Asked
Active
Viewed 215 times
1
-
Please check out some tutorials online, once you write the code and have issues with it, post it here. Please know that its not the right forum for these kind of question. – ajay.patel Sep 15 '14 at 06:37
-
May be you could begin with : _installation_ = [link](http://docs.mongodb.org/manual/installation/), _getting started_ = [link](http://docs.mongodb.org/manual/tutorial/getting-started/) and then the Java part = [link](http://docs.mongodb.org/ecosystem/drivers/java/) – JM.D Sep 15 '14 at 08:23