Feddy,

Thanks for testing it out and letting me know it isn't just me. I'll write up a JIRA ticket ASAP.

As I am on a tight schedule and there haven't been any updates to 1.5.4 since the flurry of activity this past June I think I have little choice but to take a snapshot of the 1.6 trunk. As such, are there any gotchas that you could pass on with its current state... I am using JPA / Stripersist quite heavily and plan on using Stripe Layouts heavily as well for a production app. Any pitfall pointers would be appreciated.

Also have the flurry of enhancements in June made it to 1.6 or where they already there... thinking of the "streaming" Layout stuff that Ben put in... .

Thanks,

--Nikolaos





Freddy Daoud wrote:
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