Hello friends
           I'm developing a system which contains JSP's that hold
presentation code and business code is governed by servlets-java bean
combination.
The web server is Oracle HTTP server(uses apache) which is part of Oracle
9iAS. 

Now requirment says that the presentation JSP's will be deployed on Apcahe
web server and servlets-java beans holding bisuness workflow logic to be
deployed on J2EE container i.e OC4J or Orion.

Note: Complete deployment will be on single machine. 

My questions are -:     
1.) Is the usage of two web servers (apcahe & OC4J) advisable. If yes/No
then why ? 
2.) If application is deployed in two diffrent web server context  what
would be the practical problems during the development.

Pl, respond urgently

Many thanks
Prashant


                   


Reply via email to