posted 21 years ago
I think it may have worked if I was using frames, but as it is I am using tables (no frames) and in that context, with the struts tags, there is an essential difference between the way the include directive processes included files and the way the jsp:include processes included pages.
That jsp:include difference messes up the tables by not compiling the logic tags correctly (I don't know why)...
Here is an example...
(if you substitute jsp:include where you see login.jsp included you will see the difference)
alhome.jsp
--
login.jsp