Well, why not use the pre-existing Jakarta Scrape taglib in your tile piece?
To substitute in specific urls, you could use a tilesAction to set the
included Tile which would probably require a hard-coded URL within each
specific tile.  Or, if your server supports EL, you could probably just
insert a bean's URL to parse.  I haven't used it so I dont' know if you can
put a <bean:write ... /> inside the URL section to make it dynamic in that
respect without EL.

See: http://jakarta.apache.org/taglibs/doc/scrape-doc/intro.html

Regards,
David

-----Original Message-----
From: Niall Pemberton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 10, 2004 8:17 PM
To: Struts Users Mailing List
Subject: Re: using tiles with dynamic links


Haven't done it myself but if your using Tomcat, then you should be able to
do it without Apache:

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/cgi-howto.html

Niall


----- Original Message -----
From: "Jim Barrows" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, August 11, 2004 1:02 AM
Subject: RE: using tiles with dynamic links

Amen.  As much as I dislike Perl.  There's some really cools stuff out there
in perl.
However... the request dispatch docs do mention that you include anything on
the same server.... I haven't ever tried seeing if I could include something
from apache, since I don't normally run Apache with Tomcat or websphere.
Would be worth a try.. however you would have to get at the url without the
server portion of the URL, so it might be possible,, then again.....



> -----Original Message-----
> From: David Stevenson [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 10, 2004 5:00 PM
> To: Struts Users Mailing List
> Subject: Re: using tiles with dynamic links
>
>
> On 11/8/04 0:33, "Michael McGrady" <[EMAIL PROTECTED]> wrote:
>
> > You soccer types are a trip.
> It's called football, old boy.
>
> And we (well, some of us) have vast amounts of mod_perl code
> that it would
> be shameful to throw away.


---------------------------------------------------------------------
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]


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

Reply via email to