Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

App Architecture

 
Ranch Hand
Posts: 61
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Daer all
pls any one tell me why some applications use following application architecture for Web(JSP Servlet) + EJB Application

what is the concept and its prons and cons ,how it implemant


U-> Apache Web Server <--->Apache Tomcat <----> Jboss App Ser <---> DB ser


or some web app(JSP Servlet) use this , what is the concept and its prons and cons ,how it implemant


U-> Apache Web Server <--->Apache Tomcat <---> DB ser


Thanks All
Saman
 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Please do not crosspost
https://coderanch.com/t/318201/EJB-JEE/java/App-Architecture

Thank you
    Bookmark Topic Watch Topic
  • New Topic