Am getting noclassdeffound error while writing ser...
# server
m
Am getting noclassdeffound error while writing servlets in kotlin. Using tomcat on Intellij. Any help is appreciated.
g
Maybe you give little bit more info, otherwise hard to suggest something. Do you use Idea to build or some system?
m
Got fixed. The tomcat could not refer the Kotlin runtime. Thanks!