Web Analytics Made Easy -
StatCounter JSP,XML and HTML form - CodingForum

Announcement

Collapse
No announcement yet.

JSP,XML and HTML form

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • JSP,XML and HTML form

    Hi,
    using HTML/JS, i have created an application in which the user can choose data of his choice via select and option tags.
    now the data chosen by the user via the form is to be sent to a server using XML. this XML file should contain the values chosen by the user. a JSP program on the server should receive the XML file and extract the user data from it.
    i want to know how can such an XML file be defined and how does the JSP interpret the XML file?
    thanks in advance
Working...
X