Is Joget support java-servlet 3.0.1?
Confluence User - 09 Feb, 2023
Hi. I am trying to do a plugin for user to upload and server to read excel sheets. I found that most of the guide is using java-servlet 3.0.1 and above to do it but when I tried to add the 3.0.1 dependency in my plugin. The plugin doesn't work correctly. How should I read the excel in this case ya?
plugins