Hi, I have a problem in Websphere that whenever I use the jsp:include tag in Websphere with the attribute flush=true, it returns an error, that this attribute is not allowed. However when I am not using this attribute for including files dynamically through jsp:include, I am getting incorrect code in my final Jsp. In this final JSP there are some extra random HTML codes inserted which I believe is due to the fact that the flush command has not been set to true. The Websphere version which we are using is 3.02 The second problem I am getting is that the Visual Age for testing my code is not allowing me to use the jsp:include tag. Could somebody help me on these issues pls. Your assistance is appreciated. Regards, Yogesh Chawla Associate HCL Perot Systems India =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
