Freddy, the NoSuchMethodError you're seeing means your JSP needs to be
recompiled. It results from one or more tags changing from extending
TagSupport to extending BodyTagSupport. It took me a while to figure that
one out the first time I saw it.
-Ben
On Sun, Aug 29, 2010 at 2:09 PM, Freddy Daoud <xf2...@fastmail.fm> 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
>
------------------------------------------------------------------------------
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