i’m using jre6/eclipse and importing javax.el.* the error
package javax.el does not exist
[javac] import javax.el.*;
comes up. isn’t this supposed to be part of java? can anyone tell me why this might be.
thanks
m
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am developing through eclipse. I am not currently using a Dynamic Web Project but I am using ant to build the app.
Having already included this (ages ago and then forgetting):
I then add el-api.jar to my servlet container setup: