There's no telling when or if this will get fixed. For now, you should be
able to work around the issue by using the alternative layout tag
implementation with the following URL in the taglib directive:

<%@ taglib prefix="layout" uri="
http://stripes.sourceforge.net/stripes-buffered-layout.tld"; %>

On Wed, Jan 20, 2016 at 5:53 AM, Zlatka Mihaylova <zla...@chrono24.com>
wrote:

> Hi,
>
>
>
> I am stuck on the following problem: with the current stripes version
> 1.6.0 an infinite recursion occurs whenever a <stripes:layout-component> is
> rendered inside a JSP custom tag. It’s pretty much the same issue reported
> here: https://stripesframework.atlassian.net/browse/STS-924 . The
> solution to rewrite all custom tags into JSP includes is working, but
> unclean, since we lose the convenient component encapsulation. This bug
>  makes it impossible to use stripes layouts inside custom JSP tags.
>
>
>
> One of the stripes framework strengths is in the layout reusability.
> Therefore it would be very helpful if the issue is reopened and fixed. Let
> me know if you need more information or sample program to reproduce the
> problem.
>
> Kind regards
>
>
>
>
>
> Zlatka Mihaylova
> Backend-/ Java Developer
> ______________________________
> Chrono24 GmbH
> Haid-und-Neu-Str. 18
> D-76131 Karlsruhe
> Germany
>
> Fon: +49 721 - 480 889 614
> Fax: +49 721 - 480 889 88
> Mobil: +49 176 - 64 64 43 50
> http://www.chrono24.com
>
> USt.-IdNr. DE269055220
> AG Mannheim HRB 708124
> Geschaeftsfuehrer:
> Dirk Schwartz, Tim Stracke
> http://about.chrono24.com
> ______________________________
> Chrono24 – The World's Watch Market
>
>
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to