Sending Data to a Database from a Struts Form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Saladin
    New Member
    • Apr 2012
    • 1

    Sending Data to a Database from a Struts Form

    Hi,

    I'm building a small application to get to know Struts2 and JSP.

    I have a JSP page that contains a Struts form which basically takes in a person's name, phone number and address but I have no clue how to send that information into the table I have already built in my local database.

    Can anyone show me an example or get me started?

    Thanks!
Working...