Like php validation any option for JSP

Discussion in 'PHP' started by dhiyanesh, Sep 9, 2011.

  1. #1
    We are using validation of forms using PHP. likewise can we do that i JSP coding
     
    dhiyanesh, Sep 9, 2011 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,899
    Likes Received:
    4,555
    Best Answers:
    123
    Trophy Points:
    665
    #2
    Absolutely, JSP is just another server side language. The same functionality will exist but how you write those scripts will be different.
     
    sarahk, Sep 10, 2011 IP