Cookies are used for the session persistence. Try looking at the "generated source" of xforms. It uses a lot of javascript to create the page, it is probably creating the submit button and form action after page load with js.
Ben On Oct 5, 2011 4:35 PM, "Blaya, Joaquin Andres" < [email protected]> wrote: > Hi, > I'm going to do some load testing on commercially hosted OpenMRS instance (Version 1.6.2) and I came up with two questions. > > > 1. Does OpenMRS use URL rewriting rather than cookies to save session information? > 2. I'd like to have the load test fill out a form using XForms, however, to do that I need to know how Xforms submits data. I looked at the page source but didn't find a post command, and I need to know this before I can simulate the command in JMeter. > > Thanks, > > Joaquin > > ___________________________________________________________________ > Chief Technology Officer, eHealth Systems Chile > Research Fellow, Harvard Medical School/Partners In Health > Moderator, GHDOnline.org<http://www.GHDOnline.org> > > > _________________________________________ > > To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. > > [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l] _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

