I have been developing with the pro version of DHTMLX for about 18 months, mostly against PHP, and have now had to switch to java. I am developing using tomcat 5 (JDK 1.5 ) … I know it’s old, but its a customer-imposed limitation!
I see a lot of people here are using java servlets as handlers but there are no samples of Java Servlet code, only JSP. I have tried to “knock together” something that works from user comments in the forum, but can’t get any of the handlers to work. DO you have any “proven working” sample code in Java for the 3 handlers the vault needs (UploadHandler, GetIdHandler, GetInfoHandler) …
Thank you in advance,
Francesco