Programming notes
about java, spring, android, app performance and architecture
Tuesday, 26 June 2012
Java: MongoDB simple example
MongoDB - is an open source document-oriented
NoSQL
database system. Next I will create simple servlet example that's uses MongoDB.
Friday, 8 June 2012
Java: Generate Microsoft Word document
First you need download
Apache POI
- the Java API for Microsoft Documents, and next this fragment of code
‹
›
Home
View web version