jakartaee / jakartaee/servlet

Add CORS (Cross-Origin Resource Sharing) support in web.xml

Open
#65 3 comments 0 reactions 0 assignees View on GitHub
Enhancement
Dominant language
Java
Stars
325
Forks
112
PR merge metrics
No merged PRs in 30d

Description

[http://www.w3.org/TR/cors/](http://www.w3.org/TR/cors/) describes a mechanism to allow secure cross-origin resource sharing.
Please consider adding support for it in web.xml.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the linked W3C CORS specification and the servlet web.xml configuration model. Determine the required configuration and expected cross-origin behavior, then identify the relevant servlet tests; the work is done when the supported behavior is specified and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.