Hello,
I am j2ee programmer. I want implement a digital library project. (document can be any format like doc, pdf). The books in the digital library are in the secured server and cannot be accessed until authenticaltion. I looked at issuu and scribd. It is perfect for us to implement digital library. The problem is whatever the document uploaded, it can be viewed/accessed without any authentication. (While uploading both the sites has option to keep the document private, But the meaning of private document is, it cannot be visible to the user or google unless it is shared).
I also checked google docs. (it has many bugs)
Does any one knows similar technologies like issuu or scribd to meet my requirement?
Thanks.