I don't think the URL was ever valid. It's just the URL you put in the
<%@taglib%> directive to identify the tag library.

On Thu, Jul 27, 2017 at 10:17 AM, Robert Nicholson <
robert.nichol...@gmail.com> wrote:

> Is there any write up on these?
>
> Also the url appears to no longer be valid. ie. 404.
>
> On Jul 26, 2017, at 8:22 AM, Ben Gunter <bgun...@cpons.com> wrote:
>
> IIRC, there was a security issue in 1.5.7 that was fixed in 1.5.8 so you
> should upgrade.
>
> As for the layouts, you should probably just switch to the older buffered
> layout tags. The streaming layout tags introduced somewhere in the 1.5.x
> series are very complex and have been problematic on some platforms
> (although I've never had any problems on Tomcat). You can switch to
> buffered layouts by changing your layout tag URL to
> http://stripes.sourceforge.net/stripes-buffered-layout.tld .
>
> On Wed, Jul 26, 2017 at 8:29 AM, Robert Nicholson <
> robert.nichol...@gmail.com> wrote:
>
>> So I’ve have some layouts that aren’t rendering correctly in Tomcat vs
>> Jetty.
>>
>> Are there any tips on how to debug the layout rendering since what’s
>> happening
>> is that the same page renders again within the same page so the top of
>> the page
>> is beginning in the middle of the same page when it renders.
>>
>> None of this happens when it runs in Jetty.
>>
>> Currently using Stripes 1.5.7 and I’ve tried and reproduced this behavior
>> in multiple Tomcats including 6 and 7.
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> Stripes-users mailing list
>> Stripes-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/stripes-users
>>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot______
> _________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to