P
P
P_Alexander2018-02-15 22:54:40
Java
P_Alexander, 2018-02-15 22:54:40

Where can I read about all the tags of the web.xml file?

Hello, I'm wondering where you can read a complete list of all kinds of tags that can be used in web.xml? I searched myself, but most likely I searched badly or searched incorrectly ....
Especially to learn about the roles that can be set in a file, preferably an example, but at least something.
Another way is the mapping of a servlet or a filter without a web.xml file (I know about the introduction of an annotation, but I didn’t see the mapping itself), I would also like to read ...
How are the input parameters of the filter set using annotations ??
JNDI - what role does it play in the project, how necessary is it, if there are examples or good articles, I will be very happy! Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
roswell, 2018-02-15
@P_Alexander

About web descriptors .
About the @WebServlet annotation .
Briefly about JNDI .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question