i have a page written in jsp which runs ok on apache/jrun when i try to run it on iis/jrun the page is only partly displayed. i have taken all the java out of the page and it displays a little more but still has the same problem
The software package i use to create the page creates one page for java code and another for html, the html is processed as an include file in the java page.
could this be some form of memory boundry/page size limitation when using jrun with iis or within iis itself.
The software package i use to create the page creates one page for java code and another for html, the html is processed as an include file in the java page.
could this be some form of memory boundry/page size limitation when using jrun with iis or within iis itself.