Hi all,

I have an html page (external.html) and in another my struts application
is running, could I use a title:put pointing to his web page? That page
is a dynamic perl page...

I don't know if tiles:get tag gets directly a file, o maybe it can do a
http request to another machine, in order to get html code. Maybe I
don't explain very well :)

I want somethins like this:
        <definition name="layout" extends="myLayout">
                <put name="title" value="titleName" />
                <put name="body" value="http://x.x.x.x/external.html"; />
        </definition>

external.html is a page that forwards to a html page (made with perl).

could toy help me, please?

Thanks,
Mariano.

-- 
  Mariano García González :: Ingeniero de Sistemas
----------------------------------------------------
        OPTIVA MEDIA            PGP 0x89E8E4CE
        O'Donnel 29
        28010 Madrid (España)
        t. +34 91 577 80 57
        www.optivamedia.com

© This message is printed on 100% recycled electrons.

Attachment: signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente

Reply via email to