I am devolping one application using java,rich:faces,jsf and hibernate. I have to develop a blog module their like google blog where user can insert image,videos,text in text editor and then he can preview all the content in one page.
How i can achieve this.Is image and videos should be saved somewhere in filesystem or server directory or i need to save all the thing in database. How i can develop that kind of blogging feature using these technologies.If someone has done it then please help.