Hi everyone,
the problem is as follows...
At the moment, I have a form component and a listener to go with it and everything's fine so far: the listener does what it's supposed to do and opens a page with the result.
The problem is that I have to submit (via "post") the same form to a non tapestry application, as well and I've no idea how to do that. If the other application accepted "get" as the form submit method, it'd be easy, but as it is, I don't know where to start.
I guess what I'm looking for is a couple of lines of java code that generate a submit-by-post request.
TIA, Tomislav
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
