Hi,

Yes I tried iframe already, but I have had problems with some Tapestry mixins, 
for example the jquery Tooltip mixin will spill the title text over the edge of 
the frame causing to the text to crop. And I don't want the server address 
serving Tapestry to turn up in the broswer history. Some of my clients will 
want to embed my Tapestry components into their PHP pages.

But thanks for the point about URL rewriting, that seems to be the main 
problem. Could some Tapestry filter rewite the URLs based on the request 
header, or maybe just an extra request parameter? Or maybe this should all be 
done in PHP.

John
  ----- Original Message -----
  From: Thiago H de Paula Figueiredo
  To: Tapestry users
  Sent: Tuesday, September 30, 2014 2:58 PM
  Subject: Re: Tapestry via PHP proxy


  On Tue, 30 Sep 2014 09:19:40 -0300, Chris Mylonas <ch...@opencsta.org>
  wrote:

  > <tapestry form here>
  > And wants the tapestry stuff to be embedded here - like a cool form
  > </tapestry form here>

  This probably won't work without URL rewriting because otherwise the URL 
  to which the form will POST will be wrong.

  By the way, why do something like that? Embed a Tapestry form inside a PHP
  page? Why not an iframe instead? This way, the problem above won't exist.

  --
  Thiago H. de Paula Figueiredo
  Tapestry, Java and Hibernate consultant and developer
  http://machina.com.br

  ---------------------------------------------------------------------
  To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
  For additional commands, e-mail: users-h...@tapestry.apache.org


---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com

Reply via email to