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 190501
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:15:42+00:00 2026-05-11T16:15:42+00:00

I have a JSP page running on Tomcat 5.5. I have the following code:

  • 0

I have a JSP page running on Tomcat 5.5. I have the following code:

 <c:forEach var="i" begin="1" end="10" step="1">
  <c:out value="${i}" />
  <br />
</c:forEach>

The output I am getting is:

${i} 
${i} 
${i} 
${i} 
${i} 
${i} 
${i} 
${i} 
${i} 
${i} 

I cant work out why the forEach loop is working but the output is not working. Any help any one could give would be great.

  • 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-11T16:15:42+00:00Added an answer on May 11, 2026 at 4:15 pm

    I know it’s supposed to be on by default, but I run across pages now and again (or even the same page that changes behavior) where the EL processing doesn’t happen. Adding the following to the top of any such pages should resolve the issue:

    <%@ page isELIgnored="false" %> 
    

    I add it to every page because it doesn’t hurt, and I still don’t know the root cause that occasionally causes a page to stop interpreting the EL expressions.

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

Sidebar

Related Questions

I have a JSP page running in Tomcat that is not rendering properly. Here
I have to display tomcat and mysql running status in jsp page.. If tomcat
I have the following simple JSP running in Tomcat 7. Nothing else in the
I have a JSP page that has 2 forms running on Tomcat 6. One
I have a JSP page at an address like this: http://example.com/foo/bar/rawr/something.jsp When I output
I have a jsp page which needs a java code. This java code inside
i have put fckeditor in jsp page. I want to get the value whatever
In my .jsp page I have <s:url id=ecu value=ecu-info-detail> <s:param name=id value=%{id}></s:param> <s:param name=ecuName
I am getting following error while running a JSP page: org.apache.jasper.JasperException: jsp:getProperty for bean
I'm running tomcat and have some jsp pages that display a subset of a

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.