Override the tapestry.utl.BaseTagWriter service with your own
implementation, which you can do what ever you want, for example, render
nothing.

On 2/7/06, Mazhar, Osman (Home Office) <[EMAIL PROTECTED]> wrote:
>
> It seems like the Shell component creates an http base tag as follows:
>
>
>
> <base href="http://127.0.0.1:9090/MyApp/"/>
>
> Because of this base tag, I cannot have apache http server serve as a
> reverse proxy to my tapestry application as it messes up all links on
> the page.
>
>
> Is there a way to disable rendering of this base tag somehow? Or is
> there another trick, perhaps in apache http server?
>
>
>
> Osman Mazhar
>
> Sr Technical Architect
>
> The Leukemia & Lymphoma Society
>
> 1311 Mamaroneck Avenue
>
> White Plains, NY 10605
>
> 914-821-8210
>
>
>
>
>
>
> ______________________________________________________________________
> This e-mail has been scanned by The Leukemia & Lymphoma Society Managed
> Email Content Service, provided by MCI and Message Labs.
>
> NOTICE: This message, including all attachments transmitted with it, is
> for the use of the addressee only. It may contain proprietary, confidential
> and/or legally privileged information. No confidentiality or privilege is
> waived or lost by any mistransmission. If you are not the intended
> recipient, you must not, directly or indirectly, use, disclose, distribute,
> print or copy any part of this message. If you believe you have received
> this message in error, please delete it and all copies of it from your
> system and notify the sender immediately by reply e-mail. Thank you.
>
>
>

Reply via email to