Hi, I am tring to include jsp file a SRC attribute for frame. In jsp, I have custom tags in the jsp. <Frame src = "myjspwithcustomtags.jsp" > But It doesn't seem to process the html tags, but it outputs souce like this: <%@ taglib uri="struts-html.tld" prefix="html" %> <%@ taglib uri="jakarta-utils.tld" prefix="utils" %> <%@ taglib uri="i2uitaglib.tld" prefix="i2" %> <%@ taglib uri="i2web.tld" prefix="i2web" %> It is converting "<" to "<%". Can you please help me and let me know what I am doing wrong. Thanks __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/Received on Wednesday, 4 April 2001 11:49:51 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:49:24 GMT