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

  • SEARCH
  • Home
  • 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 268507
In Process

The Archive Base Latest Questions

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

I want to detect when an include in a jsp occurs in a web

  • 0

I want to detect when an include in a jsp occurs in a web application and specifically which page is being included. I want to do this when the menu page is requested. One option is to overwrite PageContext but it turns out you can’t access it anywhere to wrap it. As far as I can see PageContext is the only class which provides include callbacks. I might use a response filter to detect when an include occurs but it doesn’t look like that is possible either.

Any ideas ?

What I want to achieve btw is that when a jsp is requested I want to append all the includes as a comment at the end of the requested jsp.

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

    Some (most?) app-servers will reuse the request object for dynamic includes — I know Tomcat and Weblogic do. So you can create a filter that inserts a List as a request attribute on first call, and updates it on subsequent calls, then have your page dump the contents of this list.

    But I have to ask: what’s the real reason for doing this? I can’t imagine doing it in production code, so I’m guessing you’re looking to build some sort of a dependency graph. And if that’s the case, I’d recommend creating a static analysis tool rather than dynamic. If your application is complex enough that you need such a map, then chances are good that it will have conditional includes, which won’t be detected by a dynamic tool unless you can execute all possible paths (and that’s unlikely).

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

Sidebar

Ask A Question

Stats

  • Questions 134k
  • Answers 134k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Have you tried e.preventDefault()? stopPropagation will stop the event handlers… May 12, 2026 at 6:48 am
  • Editorial Team
    Editorial Team added an answer You will need to transform (my-define <name> <args> <body>) to… May 12, 2026 at 6:48 am
  • Editorial Team
    Editorial Team added an answer You can do the following to check if a Model… May 12, 2026 at 6:48 am

Related Questions

I have a hierarchy of types - GenericClass and a number of derived classes,
I've never been completely happy with the way exception handling works, there's a lot
Is there a way to detect when an update panel is done refreshing? I
I have an HBITMAP containing alpha channel data. I can successfully render this using

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.