Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.1-beta3
-
Fix Version/s: None
-
Component/s: TagLib
-
Labels:None
Description
In 1.1 beta 2, JSP tag are supposed to be supported. 1.1 beta 3 should support server side include. so, jsp:include should work?!
the following is displayed in HTML
<jsp:include page="test.gsp" flush="true"/>
i didn't put any <%@ taglib tag on top, maybe all <jsp: tag won't work
Can you not use the new <g:include> tag?