Posted By:
David_Chen
Posted On:
Thursday, March 22, 2001 04:24 PM
Hi, there:
We have both apache and weblogic5.1 running on HP Unix, with apache as webserver, and weblogic as application server. And, I have a JSP project deployed on weblogic. Everything looks fine when only weblogic server running on my local machine, however, by integrating weblogic with apache, sometimes I can't get the whole HTML file, when I used IE5.5 as browser, and checked the source code, I found only (40%,50%, 60%...)HTML code is there. Further more, when I refreshed, or went back and forth, the page looks fine (got 100% HTML code). It's really appreciated if anyone can help me on that.