Server Technology PPNT Instrukcja Użytkownika Strona 67

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 95
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 66
Java Servlets: Handling Forms(1/2)
All form parsing done automatically
Invoke a method on the instance of HttpServletRequest class to obtain
parameters
String name = request.getParameter("nam e");
(67/95)
Przeglądanie stron 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 94 95

Komentarze do niniejszej Instrukcji

Brak uwag