From: Brehm, R. P <rob...@of...> - 2004-09-28 18:08:45
|
All, I am writing Servlets and JSP which require that I create data structures on the server side so that HTML is emmitted based on server side data. I need to capture the HTML then manipulate it so that HTTP GETs can be examined based on Input Button clicks which cause onclick events to be handled by JavaScript. Ultimately the Javascript uses location.href which creates HTTP GET along with request parameters. Is the ability to run Htmlunit on the server side envisioned in the future? Regards, Bob Brehm Software Engineer Xerox Corporation |