• 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
  • 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

Hardware Components Part II

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Regards : SSL, Send Mail, Forwarding request to Transmaster
& routing to AIr Miles.

-Can you assume that some "Apache" equilalent is providing these services?
-Does the java client app require inbuilt SSL module?
-Can you assume rewrite rules on Apache are handling the routing
to Air Miles, deciding if the incoming request is from the web or application clients and route to the correct server( web or direct to Business app server)
-Can you assume the apache server can be used to route and encrypt http packages from teh Business tier to the Trans Master?

Thanks in Advance
reply
    Bookmark Topic Watch Topic
  • New Topic