1 / 8

Application Server Standards for ITSS

Application Server Standards for ITSS. Bruce Vincent, ITSS Technology Strategist. Application Server Characteristics. Application Servers are a class of server platforms that allow remote invocations of program execution .

ophrah
Download Presentation

Application Server Standards for ITSS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Application Server Standards for ITSS Bruce Vincent, ITSS Technology Strategist Application Server Standards

  2. Application Server Characteristics • Application Servers are a class of server platforms that allow remote invocations of program execution. • Stanford University web (multi-tiered) applications will continue to be based on J2EE specification. Application Server Standards

  3. Application Server Standards

  4. Product Manufacturer OAS Oracle JRun Macromedia Tomcat Apache.org JBoss JBoss.org WebLogic BEA J2EE App Servers in ITSS Application Server Standards

  5. Motivations to Standardize • Reduction in support complexity • Reduction in support costs • Increased control of design and security • Increased depth of understanding • Code portability Application Server Standards

  6. Keep It Simple... • Stick to the Java Servlet API, JSP’s, and JDBC • Write Portable Code • Use of EJB Technology Restricted Application Server Standards

  7. Product Selection • Tomcat for Servlet and JSP [reference implementation of these standards] • WebLogic for EJB [recommendation is for projects requiring Beans to add on-going support costs] • Other application servers only used when systems require and at cost to project for support. Application Server Standards

  8. Support Model Implications • ITSS to Maintain Standard Build(s) • Use of OSS Contributor and User Communities • Consider Support Vendors Application Server Standards

More Related