Hi Jangyaseni,
There isn't much code in the Servlet API. Most of the code is in the
implementations and, as you will have seen, a lot of the discussion is
about how to specify the behavior of the API methods with the
implementation taking place in the containers that implement the spec.
The one area where there is a lot of code - and a lot of coding to do -
is the TCK. My suggestion would be pick a container (Jetty, Tomcat, etc
- whichever one you are familiar with) and look at setting up an
environment to run the TCK against that container. Then look at
extending the TCK to cover the changes made in Servlet 6.1 (see the
changelog in the spec document). I'm not aware we have made any updates
to the TCK for 6.1. yet.
Kind regards,
Mark
On 22/11/2023 21:42, Jangyaseni Sahoo via servlet-dev wrote:
> Hello!
> I am Jangyaseni. I am very new to this community and so far I have only
> contributed in the documentation part. However, I want to start
> contributing in the coding part as well.
>
> I have used servlet before so, I wanted to start contributing here. Any
> suggestions on how to get started and understand the codebase, would be
> of great help.
>
> Thank you for reading!
> Please help.
>
> Jangyaseni
>
> _______________________________________________
> servlet-dev mailing list
> servlet-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/servlet-dev
_______________________________________________
servlet-dev mailing list
servlet-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/servlet-dev