Hi folks,
Out of security considerations I am looking into using 2 webservers to present webpages to a browser. Basically a weblogic webserver sits in the dmz with the appserver, receives data from the appserver -strips off some sensitive data and forwards the rest to an IPlanet server (which is behind the firewall but not as secure as the other servers), where the content (graphics, layouts etc) is added to the data and presented tothe user. I will be using
jsp,
servlets etc. I was wondering if anybody has ever used a similar system and potential issues I should look out for, or some sites that may be of help. I've experience using Weblogic but not IPlanet,
thanks in advance,
t.r.