actx23a 2019-03-07 13:11 采纳率: 0%
浏览 3792
已采纳

idea的servlet错误...................

java.lang.UnsupportedClassVersionError: com/Servlet has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 (unable to load class [com.Servlet])

请问高手,这个错误怎么解决???

  • 写回答

3条回答 默认 最新

  • threenewbee 2019-03-07 13:24
    关注

    java运行时版本太新了,换稍微早一点的版本试试看

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?