Unfortunately the java server does only respond with "80" in JSON mode. It works perfectly in Binary mode.
Do I have to change something in the java part (enable FunctionServlet or so?)?
Friedhelm
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there.
I would like to use JSON instead of Binary (Excel<->Java).
Therefore I set the ini file for the Excel addin as described at the webpage:
protocol=http
url=http://localhost:8000/FunctionServer
Unfortunately the java server does only respond with "80" in JSON mode. It works perfectly in Binary mode.
Do I have to change something in the java part (enable FunctionServlet or so?)?
Friedhelm