Announcement

Collapse
No announcement yet.

Tomcamt In Otm

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Tomcamt In Otm

    Hello Everyone

    In OTM, we use Apache to handle web requests and Application Server(Weblogic/Oracle AS) for business logic.

    What is the purpose of TOMCAT server?

    Regards
    Senthil Nathan M

  • #2
    Re: Tomcamt In Otm

    Senthil,

    We use Tomcat to run the presentation tier of OTM (all of the dynamic elements of the OTM Web UI). At a technical level, Tomcat is running all of the servlets and jsp pages that comprise the UI.

    --Chris

    Comment


    • #3
      Re: Tomcamt In Otm

      OTM provides very nice functionality of customising screens as per user groups / domains etc. All this (and much more I guess) is done in tomcat. Though the actual JS, XSL and XML files, images etc are served by Apache, it only serves the static content. All the dynamic content is geneted by tomcat.
      Hope this helps,
      - Pritam.

      Comment

      Working...
      X