I created a JSP in WebSphere Studio 3.02 and put a <servlet> tag in it. When I run the page under JSP .91 it works fine. When I run the page under JSP 1.0 everything shows up except for the servlet content. The servlet just spits out some HTML to be inserted into the rest of the HTML from the JSP file. I tried jsp:include, jsp:forward, %@ include, etc and nothing seems to work. How do you insert servlet content into a JSP in 1.0?? =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
