Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3360900
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T03:03:32+00:00 2026-05-18T03:03:32+00:00

java.lang.NoClassDefFoundError: javax/servlet/jsp/el/ELException from using <c:set var=testVar value=testVal /> All other JSTL tags work. jsp

  • 0

java.lang.NoClassDefFoundError: javax/servlet/jsp/el/ELException

from using

<c:set var="testVar" value="testVal" />

All other JSTL tags work.

jsp 1.2
Java 1.4

Howver, the above works when I view this jsp in the global container. In other words the IT department made an entry in the server.xml file to register my web application. It is in my web application space that I get the above error. But it works fine if I view the jsp file when it is located outside this web app folder, I guess in some sort of default wep app for the server.

In my web application lib folder I have jstl.jar and standard.jar libraries that I was using with in Eclipse when developing locall. My Eclipse environment is set to mimic the java and jsp versions of our outdated production server.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T03:03:32+00:00Added an answer on May 18, 2026 at 3:03 am

    You’re using a too new JSTL version for your servletcontainer. JSTL 1.0 which is designed for JSP 1.2 has the class ELException included in JSTL JAR file. JSTL 1.1 which is designed for JSP 2.0 doesn’t have it included anymore since that’s together with several EL specific classes moved to JSP 2.0 API (which is provided by the servletcontainer itself).

    When you run JSTL 1.1 on a JSP 1.2 container, it’ll complain that ELException is missing because it’s not available by JSP 1.2.

    So, to fix your problem, downgrade your JSTL version to 1.0. It’s available here.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I get a java.lang.NoClassDefFoundError: com/hp/hpl/jena/shared/BadURIException when running a very simple servlet. The error points
Title: Eclipse plug-in development Unable to instantiate class due to java.lang.NoClassDefFoundError: Trying to build
If you decompile the java.lang.Class class in java from the rt.jar library you will
Here is the error: Exception in thread main java.lang.NoClassDefFoundError: org/alicebot/server/net/AliceServer Caused by: java.lang.ClassNotFoundException: org.alicebot.server.net.AliceServer
During navigation of the java.lang.reflect.Method class I came across the method isBridge . Its
JBOSS is throwing a: java.lang.NoSuchMethodError: org.w3c.dom.Document.getDocumentURI()Ljava/lang/String; Error when loading a wsdl. Can I configure
What are Null Pointer Exceptions ( java.lang.NullPointerException ) and what causes them? What methods/tools
What's the difference between java.lang.ref.WeakReference and java.lang.ref.SoftReference ?
I've been hitting a java.lang.OutOfMemoryError: PermGen error when compiling a project with ant under
In what situations should one catch java.lang.Error on an application?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.