Hi ,
I am submitting the form data in xml format to a servlet using the submit button . I also need to pass one parameter with the URL . But the value of that parameter changes at runtime depending on the value of a particular field on the form . Please help me out with it .
Thanks .