JSF 1.2 Rich File upload throwing IOException
I am trying to implement rich:fileUpload in a very old system using java8, JSF 1.2, RichFaces 3.3.3.Final, net.java.dev.ajax4jsf 1.0.6, on Glassfish 4.1. The system is massive so please don’t ask me to update it, that will take 10 years 🙂 I have been hacking at it for many days now and keep running into a … Read more