Search:

Type: Posts; User: DC200

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    2,650

    Re: Servlets and HttpSession

    Yeah, I was planning on using JSP once I had the logic bit sorted out.

    So far I've split the servlet into two: login and register. I've also created separate methods for the SQL instructions, and...
  2. Replies
    3
    Views
    2,650

    Servlets and HttpSession

    This is my first attempt at writing a servlet. I'm trying to create a simple login page that directs users to their account page where they can update their account details and such. However I'm...
Results 1 to 2 of 2