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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T16:58:50+00:00 2026-05-28T16:58:50+00:00

I am getting jsp Exception. When exception occurs, page content is not getting loaded

  • 0

I am getting jsp Exception. When exception occurs, page content is not getting loaded and code which is causing this exception is in div section new-product-promo.

Please suggest what is wrong with this URL. Is there any other way to handle this exception in jsp page?

<%@  page language="java" contentType="text/html" session ="false" %>
<head>
  <script type="text/javascript">
    function closeWarningMessage() {  

      for (var i=0; i<document.forms.length; i++) { 
        document.forms[i].reset(); 
      }        
    }     
  </script>
</head>

<body onLoad="closeWarningMessage();">  // page loaded till here
  <jsp:include flush="true" page="/myCart/logoutHeader.jsp"/>
  <div id="new-product-promo">
    <c:if test="${ !empty product.newPromo}">
      <c:import url="http://www.mStore.com ${product.newPromo}" charEncoding="UTF-8"/>
    </c:if>
  </div>
</body>
  • 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-28T16:58:51+00:00Added an answer on May 28, 2026 at 4:58 pm

    The URL looks wrong to me: you have a space in it. Souldn’t it be something like

    http://www.mStore.com/${product.newPromo}
    

    ?

    Anyway, you could wrap this inside a <c:catch> or, even better, get the contents of this URL from a servlet/action before dispatching to the JSP (or to another JSP if it’s not possible to load the external URL).

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

Sidebar

Related Questions

I'm getting exception when i'm running my jsp page, in which i've embedded the
This is my JSP page's taglib directive: <%@ taglib uri=http://java.sun.com/jsp/jstl/core prefix=c %> I'm getting
IN JAVA CODE IN JSP as below i m getting null value for fieldnoOfRecords.
Whenever I entered URL for opening a jsp page ..i am getting The requested
I have a HashMap object that I am getting on a JSP page. HashMap<Integer,Gift_product>
I'm getting the following error when I try to run a jsp page with
I am getting the following exception in my application. com.sun.faces.config.ConfigurationException: It appears the JSP
The jsp page named uploadTextContent.jsp contains the following code, <html:cancel value=Close accesskey=c styleClass=Button onclick=JavaScript:closeWellFormatContent('<%=request.getAttribute(message)%>')
Getting to the point, I have .jsp page and error page, well if there
Im getting this error randomly in the web application which does the XML-XSL transformation.

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.