> Either something is "seriously" broken with Nested Layout Components in 
> 1.5.4 OR I am "seriously" confused.

Well, I can tell you that your example works as expected with 1.5.2
and with the trunk. I think you are correct -- something is broken
in the 1.5.x branch. I don't get the (unexpected) output that you
mentioned; rather, I get this exception:

java.lang.NoSuchMethodError:
net.sourceforge.stripes.tag.layout.LayoutRenderTag.doAfterBody()I
        
org.apache.jsp.test_jsp._jspx_meth_s_005flayout_002drender_005f0(test_jsp.java:139)
        org.apache.jsp.test_jsp._jspService(test_jsp.java:81)
        org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

Either way, looking at the SVN log, work was done on the layout
tags in 1.5.4 which may have caused the issue that you encountered.
Please open a JIRA ticket.

Cheers,
Freddy

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to