• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question on IBM Websphere

Fjive

Senior member
Hi, i currently have IBM Websphere 5.1 . I'm confused with the Web Sphere Application Server and HTTP server. I thought websphere is a web server but why does it has those other 2 mentioned inside ? I"m doing my research on setting up SSL with websphere but have no clue where to begin, anyone familiar with this ? thanks in advance. =)

 
WS Application Server is a J2EE-based server engine for processing Servlets, JSP pages and EJBs. IBM HTTP server is exactly that (a web server), and usually works in conjunction with WSAS to serve up JSP pages and web services.
 
Back
Top