-
szegedia committed revision 1139 to the FreeMarker SVN repository, changing 1 files.
2009-10-02 08:16:32 UTC in FreeMarker
-
szegedia committed revision 1138 to the FreeMarker SVN repository, changing 3 files.
2009-10-02 08:12:58 UTC in FreeMarker
-
szegedia committed revision 228 to the JVM dynamic languages MetaobjectProtocol SVN repository, changing 5 files.
2009-09-23 03:11:25 UTC in JVM dynamic languages MetaobjectProtocol
-
szegedia committed revision 227 to the JVM dynamic languages MetaobjectProtocol SVN repository, changing 10 files.
2009-09-23 02:51:02 UTC in JVM dynamic languages MetaobjectProtocol
-
Hm, seems to me that the fragments are served as plain text on purpose; probably the JSP compiler will internally pull them in and compile them separately into internal instances of javax.servlet.jsp.tagext.JspFragment.
Another testament to the unfortunate design of the JSP technology... I can't really advise you much what to do here - maybe create a .jsp page for each .jspx fragment that...
2009-09-10 14:07:20 UTC in FreeMarker
-
Well, sounds like a problem with the servlet container to me -- in the end, we're just using Servlet API, notably HttpServletRequest.getRequestDispatcher(path).include(...)
The servlet container is apparently finding the resource, as it's serving its raw code. What container do you use? Can you maybe try to interactively debug through its code and find where it goes haywire?
My hunch is...
2009-09-09 11:07:36 UTC in FreeMarker
-
szegedia committed revision 226 to the JVM dynamic languages MetaobjectProtocol SVN repository, changing 1 files.
2009-09-06 10:22:57 UTC in JVM dynamic languages MetaobjectProtocol
-
szegedia committed revision 225 to the JVM dynamic languages MetaobjectProtocol SVN repository, changing 1 files.
2009-09-04 16:52:39 UTC in JVM dynamic languages MetaobjectProtocol
-
szegedia committed revision 224 to the JVM dynamic languages MetaobjectProtocol SVN repository, changing 7 files.
2009-09-04 16:47:37 UTC in JVM dynamic languages MetaobjectProtocol
-
szegedia committed revision 223 to the JVM dynamic languages MetaobjectProtocol SVN repository, changing 1 files.
2009-09-04 15:44:51 UTC in JVM dynamic languages MetaobjectProtocol