facebook

add web.xml flow view [Enhancement]

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #203370 Reply

    The struts-config.xml flow view is great! Please add the same type of functionality to the web.xml file.

    #203373 Reply

    Riyad Kalla
    Member

    awf,
    how would you envision this working? Struts makes sense to have a flow view because of the use of ‘forwards’… there is no equivalent that I’m aware of in straight JSP/servlets…

    #203378 Reply

    Basically it should pretty much duplicate what the Struts version does. It would graphically map the servlet/filter mappings and act as a means of navigation to the source files.

    #203383 Reply

    Riyad Kalla
    Member

    Hmm… so the view would never really be more than 2 levels deep for each servlet, just showing the servlet->mapping; but the part you like is being able to quickly click and jump to the resources? Is this accurate?

    #203385 Reply

    Yes, this is what I am asking for.

    The alternative would be to be able to navigate to the servlet/filter itself. While this would be nice as well, the graphical view would be better if multiple mappings point to the same object.

    #203387 Reply

    Riyad Kalla
    Member

    THank you for the detail, we’ll look into adding this.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: add web.xml flow view [Enhancement]

You must be logged in to post in the forum log in