I\'d like to upload images to the server, store them in file system (outside server) and then display them on my JSF page.
I\'d like to find something like this:
Finally, I've decided to use FileServlet implemented by BalusC (link). This solution suits me for now. I've only changed its basePath to some certain path on my server.
basePath