User entering input in a JSP?

From: Rajneesh (rajneeshkumar_at_blore.tcs.co.in)
Date: 12/23/03

  • Next message: Mr Alphaque: "Software licensing - how to implement ?"
    Date: 22 Dec 2003 22:58:24 -0800
    
    

    Hi!
    How can a user keyin input(username and password) to a jsp as in html.
    I mean to ask , is there some API that can be used to get input from user.

    Kindly help
    rajneesh


  • Next message: Mr Alphaque: "Software licensing - how to implement ?"

    Relevant Pages

    • Re: User entering input in a JSP?
      ... > How can a user keyin inputto a jsp as in html. ... is there some API that can be used to get input from user. ... Use a HTML forms and POST the data to a servlet or another JSP ...
      (comp.lang.java.developer)
    • Re: User entering input in a JSP?
      ... >> How can a user keyin inputto a jsp as in html. ... Use a HTML forms and POST the data to a servlet or another JSP ...
      (comp.lang.java.developer)