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
Add taglibs-standard-impl-1.2.5 from Apache to the build path of the project. This may resolve the issue.