Hi all, I'm trying to connect Javascript (NodeJS) thrift client to Java thrift servlet (TServlet) and I just can't do it right. If I replace TServlet with TServer, then it goes without a problem. Does anyone have working example of javascript thrift client and Java Thrift Servlet?
Thanks, Darko
