HTML Server

bwilkinson

bwilkinson

Well Known Member
Hello list, I am trying to figure out the requirements for adding an html
server to our setup. Do I need to run java and or WebSpere if I am just
looking to use the HTML client as remote / Online access. I saw the tech
specs on the garden but nothing specific on what combinations are supported.


-Brian

William "Brian" Wilkinson
Senior Technical Specialist
Quickie Manufacturing
[email protected]
856-829-7900 x143

JDEdwards OneWorld B7332 SP14.1
Microsoft Windows NT 4.0 Server Platform SP6a
Microsoft Windows NT 4.0 Terminal Server
Microsoft SQL Server 7.0 SP2 with hot fix 851
Microsoft Mdac 2.5
Citrix Metaframe 1.8
=========================================




William “Brian” Wilkinson
Quickie Manufacturing
[email protected]
856-829-7900 x143
 
Hi Brian,

you need to set up a JAS (Java Application Server). Than you can access
your JDE-System through a webbrowser (JAVA or HTML) and use it as a remote
access.
IBM Websphere is just a Third Party component of the JAS. The main
components are:

- Plattform (Win2000, NT40, or Win2000 Advanced Server)
- IBM Websphere
- Webserver (IIS or Apache)
- JDBC Driver (included in Oracle DB, for the SQL DB you have to by the JDBC
Driver from Beasys)
- Oracle DB or SQL DB or DB2
- JDE JAS Software

hope that was usefull!

Adrian
 
Back
Top