> On 2023-05-01, at 20:13, koteswara Rao Gundapaneni
> wrote:
>
> I have given it for tomcat 7 on long back could you please taken it as
> applicable since no matter of choice that the planet is available whether
> it
Not sure exactly what you’re asking, but the last Tomcat 7 release was over
> On Apr 11, 2024, at 21:18, hazendaz (via GitHub) wrote:
>
> hazendaz commented on PR #718:
> URL: https://github.com/apache/tomcat/pull/718#issuecomment-2050846843
>
> Not speaking for team but as onlooker, Tomcat 7 is end of life since March
> 2021. There are no further updates. So it
> On Apr 19, 2024, at 09:18, Christopher Schultz
> wrote:
>
> Hopefully this patch has the intended effect. ;)
I’m not convinced this change will have any measurable performance improvement.
The JVM C2 compiler is pretty good with escape analysis, so an unused
StringBuilder object may not
On Oct 11, 2019, at 09:20, Rémy Maucherat wrote:
> This vote is to regulate the use of branches in the official Tomcat
> repository beyond branches that are approved by the community
> such as 8.5.x and 7.0.x. It is possible to do development in private
> branches directly in the official Tomc
> On Oct 29, 2024, at 02:26, somasani nikhil wrote:
>
> We have a webapp deployed on the tomcat application server and we have
> recently updated the tomcat from earlier versions to 9.0.96 (latest). The
> following issue is seen with browser title tag when the title contains symbol
> >
>
>
now.
Exactly what code is used to generate the page title?
- Chuck
> On Tue, 29 Oct 2024 at 6:27 PM, Chuck Caldarale wrote:
>
>>
>>> On Oct 29, 2024, at 02:26, somasani nikhil
>> wrote:
>>>
>>> We have a webapp deployed on the tomcat application
> On Oct 30, 2024, at 01:55, somasani nikhil wrote:
>
> We are using the following piece of code..
>
> =
>
> Class MyTag extends *TagSupport {*
> public int doStartTag() throws JspException {
> --
> --
> *constructTitle*(list)
> --
> --
> }
>
> private
> On Nov 12, 2024, at 08:13, Sathya Selvakumar
> wrote:
>
> This is the full exception which is copy pasted from logs in Azure.
Again, this discussion belongs on the users’ list, not the dev list.
- Chuck
> On Tue, Nov 12, 2024 at 7:41 PM Mark Thomas wrote:
>
>> The list strips attac
> On 2025 Feb 4, at 20:42, Igal Sapir wrote:
>
> Rainer,
>
> On Tue, Feb 4, 2025 at 5:50 PM Rainer Jung wrote:
>
>> Am 04.02.25 um 19:35 schrieb Mark Thomas:
>>> The proposed Apache Tomcat 11.0.3 release is now available for voting.
>>
>>
>> I see occasional OutOfMemoryErrors in org.apache.