Search:

Type: Posts; User: despodov

Search: Search took 0.33 seconds.

  1. Replies
    2
    Views
    1,473

    Re: Question about sessions

    That's the code of the form:

    <html>
    <head>
    <title></title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    </head>
    <body>
    <form action="">
    ...
  2. Replies
    2
    Views
    1,473

    Question about sessions

    Hi all. I have to make an HTML form, in which to enter data-first name of a student and his numerical ID.This information must be saved in the servlet's session.After entering the student's data, the...
Results 1 to 2 of 2