• Post Reply 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

distribution of resourcse

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi experts...
i have som q's regarding deployment of application
i am deploying my application having frequent access to oracle 9i database with oracle 9i OAS release 1.
my cpmuter configuration is
xoen dell braned Sysytem
i have 2.4 *2 ghz
1 gb ram
using raid level -5 fro data reliability...
my application will be used from 3 different cities ..and at a time 45 users will be looged in to use this application...
what Sort of architecture i should follow..
i am currently using the same pc for application server and databse server..
my second problem is how can i make my server accessible from different remote location..so that my apllication become accesible every where through this url
www.myapplication.com
my third problem is i am using oracle OAS
release 1
having problem with old webserver not supporting new servlet api..
what should i do..
if i download container from oracle site then how should i integrate it with my current system...
i will really be thank full to all of for the kind act of co operation...
 
reply
    Bookmark Topic Watch Topic
  • New Topic