From: Marcello Savino > I've read what you suggested but the problem is that i need a "submit > tag" in other words, i need to process the request content after the > user press a specific button (the others are handled in a > LookupDispatchAction subclass).
...you want to submit a form and have access to the body of the page you've submitted from?! Maybe you could use JavaScript to get the innerHTML of a page-spanning DIV or something, but... your requirements still puzzle me. I can't help but think this is being approached in the wrong way. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]