Les Servlets
Documents pareils
TP 5 JSTL, MVC - LRDE
un contact, rechercher un contact, modifier un contact, ...). Cette application doit être conforme au
design pattern MVC (i.e, des JSPs pour les vues, une Servlet comme contrôleur et des classes Ja...
Développement Web
"http://java.sun.com/dtd/web-app 2 3.dtd">
SERVLET TP 1 Installation du JDK Installation de Glassfish
you want to distribute the web module. You package a web module into a WAR by executing
the jar command in a directory laid out in the format of a web module, by using the Ant utility,
or by using ...
Les servlets
La classe GenericServlet implémente l'interface ServletConfig
une méthode log() standard pour envoyer des informations dans le journal du conteneur
objet RequestDispatcher pour le transfert du trai...