Skip to content

Java 8 Samples that use @WebServlet should probably have a comment about web.xml #690

Closed
@ifigotin

Description

@ifigotin

The samples for Java8 Standard are mostly the same as for Java7, except for @WebServlet.
It may not be obvious to the reader that for Java8 one does not need web.xml when looking at the docs that point to these samples for java7/java8.

Perhaps we should add an additional comment to the samples, saying (in each servlet) that no web.xml is required?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions