• 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
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

J2EE Internet Enabled

 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,
We are having a J2EE application ,running in a WebLogic server in our intranet environment.We need to make this application internet enabled so that user can loggin from outsite the network.

Kindly suggest your ideas on how to do it?
 
Ranch Hand
Posts: 2187
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

We are having a J2EE application ,running in a WebLogic server in our intranet environment.We need to make this application internet enabled so that user can loggin from outsite the network.
Kindly suggest your ideas on how to do it?



For starters, you need an Internet Service Provider account and a few dedicated IP addresses. Next, you need a Domain Name Server, a router, and optionally, some firewall software and possibly a load balancer. You should also get a uninterruptible power supply (UPS), depending upon what part of the world you will put all this hardware.

Once you have all the above, you need get all the pieces working and then you should be good to go.

Good luck!
 
That's a very big dog. I think I want to go home now and hug this tiny ad:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic