Hi Chaps...
I am working on WSAD 5.1.1. I have a
jsp where I include a file as
<%@ include file="someFile.jsp"%>
Such a straightforward include throws a ---
End of content reached while more parsing required: tag nesting error? -- error. I have hundred such jsps and they all work fine. Why is this acting up like this?
Regards...