会員登録ページ


jspを学ぶ前に、サーバがクライアント要求のフォームにどのように応答しているかを知りたいです.😁
ログインページとホームページを実現したいのですが...

New Memory


JSP


サーバー応答ページに移動するパス

response.sendRedirect("path");

CSS

  • box-shadow:0 1px 6px 0 rgba(32, 33, 36, .28);
  • :フォーカス{//inputラベルの輪郭no
    outline: none;
    border: none;
    }
  • css外部リンクの保留

    <link rel="stylesheet" type="text/css" href="경로">

    チェックボックスのクリック範囲を増やす

  • label for
  • input id
  • <label for="id"><label>
        <input class="id">

    References

  • 🎈2020.12.10
  • 🎈VScode, Eclipse EE : .jsp