Hi Sam.

Check out IExternalPage:
http://jakarta.apache.org/tapestry/tapestry/apidocs/org/apache/tapestry/IExternalPage.html

Cheers,
Nick.


Sam Gendler wrote:
I have data in another application which isn't built on Tapestry.  I
need to put a form on a page which isn't delivered by Tapestry, and
have it submit into my tapestry app.  Is this even possible with the
rewind mechanism that Tapestry uses?  I sure hope so, because my spec
also requires a login and password box in the header of every page in
the static website, and I need that form to submit to the Tapestry app
as well.

In the first instance, it would be sufficient if I could just pass
parameters to Tapestry and then have tapestry serve up a form with the
supplied values already populating the form, requiring the user to
push a submit button to submit the form.  In some instances, that is
actually the preferred mode.

Any hints?

--sam

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to