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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T18:37:32+00:00 2026-05-25T18:37:32+00:00

I have some J2EE application, and I’m able to see the what that application

  • 0

I have some J2EE application, and I’m able to see the what that application is doing in it’s web interface. I also have the source code for the application. I want to realize what code is actually executed, when I click something in the web interface.

What is the best method to find out this? I was thinking of putting the breakpoint on the first line of each method, but it is quite annoying to do it manually :-), so I hope that is some better method.

Thanks for answering.

  • 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-25T18:37:33+00:00Added an answer on May 25, 2026 at 6:37 pm

    Your application is deployed on an application server. You can debug it by starting the server in debugging mode. JBoss for example has a nice tool suite for eclipse. With the tools, debugging is just a press of a button away (the one with the bug).

    Logging is definitely an option too, though you will not get as much detail. Personally I prefer logback over commons for a number of reasons.

    If you have no clue, where to set your breakpoints/ where to log, and the package structure is not helpful, you could start with methods in your EJBs. Look for annotations like @Stateless, @EJB (to find injection points and go from there) for example.
    If there are servlet classes, start there, or if it is a JSF frontend, look for @ManagedBean annotations.

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

Sidebar

Related Questions

I'm working on an intranet-only web application (J2EE) that requires some basic security features.
I have a J2EE application that receives messages (events) via a web service. The
We have a J2EE app built on Struts2+spring+iBatis; not all DAO's use iBatis...some code
I have a J2EE application that receives and process messages (events). These messages contain
I have about 10 different entities in my J2EE application that right now share
I have an application that uses coldfusion's session management (instead of the J2EE) session
I have recently inherited a J2EE Struts web app that was written back in
I have a j2ee web application using spring web flow ang spring security. I
We have to create the demo for our web application.Our application is a J2EE
I have a J2EE application that has a lot of reports, the situation now

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.