The process.jsp should be the same as with usual forms with "firstname" and "lastname" having values sent to the server via HTTP POST.
I assume the data bindings the author was referring to are on the client-side. If you were talking about ASP.Net server-side bindings,
ASP.Net do not have native server-side controls for XForms.









































