WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Software required for servlet,javascript ,Jsp connecting pages

  • 1.  Software required for servlet,javascript ,Jsp connecting pages

    Posted Mon December 23, 2013 07:39 AM
    hi everyone ,
    This is the first Time I am on this forum.

    My company is using Wesphere application server.where all java servlet,javascript ,Jsp pages bundeled together as ear and installed .

    I want a software which can show total flowchart or graphics visual linking between pages in a application ,where in I can track all used pages .and other unused pages I can remove from webpshere server.


    If anyone understood my problem and scenario.please do reply me .I will thankful for all you


  • 2.  Software required for servlet,javascript ,Jsp connecting pages

    Posted Mon December 23, 2013 03:07 PM
    Hi Annand,

      You always need to talk with your development team, this type of information is achieved throughg developers IDE tools (Rational Application developer, Eclipse,...)
     
      For example how do you know if one page is necesary or not? someone need to provide you this information.
     
      You have the next tool but is for WebSphere configurations not for application configurations
       
       IBM Visual Configuration Explorer
       www.ibm.com/developerworks/community/wik...
     
      Hope this helps.  
     
    regards


  • 3.  Software required for servlet,javascript ,Jsp connecting pages

    Posted Tue December 24, 2013 12:36 AM
    Thanks Mr Gabriel .Yes your are correct .With Rad I Can find out more easily

    thanks


  • 4.  Software required for servlet,javascript ,Jsp connecting pages

    Posted Tue December 24, 2013 06:21 AM
    You can check your web server access logs .. may try be try increasing logging level a little bit.

    Then take a look at 'microsoft log parser', will be helpful to analyze log files.