What JAR files are needed for Eclipse to use JSTL so it ultimately works on GAE/J?

后端 未结 6 1605
误落风尘
误落风尘 2021-02-04 07:43

I\'ve been trying for longer than I\'d like to admit to get JSTL working under Eclipse (and ultimately under GAE/J). I\'ve downloaded Eclipse, the Google App Engine Extension f

6条回答
  •  渐次进展
    2021-02-04 08:23

    As far as i know you need jstl.jar and standard.jar. Put those under WEB-INF/lib.

提交回复
热议问题