Hi iam using websphere 5.1.2 i redirect my jsp to https//localhost:9080/sam.jsp but its not display .Can u help me how to configure websphere for support of Https protocolThanx
HiTry https://localhost:9443/sam.jsp if you use a default configuration of websphere testenvironment. (Not sure if a full Websphere installation is configured the same way...)If this does not work use Websphere Admin Console to configure an additional secure port.