You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Martin Kindler <ki...@arcor.de> on 2005/11/16 16:44:56 UTC

[OT]AW: AW: STRUTS PHP

You are right: This is off-topic!

For me the <c:import> seems to be exactly what I need. Thanks for the tip.

Martin

> -----Ursprüngliche Nachricht-----
> Von: Rahul Akolkar [mailto:rahul.akolkar@gmail.com] 
> Gesendet: Mittwoch, 16. November 2005 16:31
> An: Struts Users Mailing List
> Betreff: Re: AW: STRUTS PHP
> 
> 
> On 11/16/05, Martin Kindler <ki...@arcor.de> wrote:
> > I googled a bit for a taglib providing a tag to include any 
> > http-sources in my jsp-pages (as you know I want to include 
> > PHP-generated pages) and found the Jakarta IO-taglib 
> > (http://jakarta.apache.org/taglibs/doc/io-doc/intro.html).
> >
> > I have not had the time to experiment with it, but it looks 
> promising. 
> > The doc says "The <io:request> can be used to make 'server side 
> > include' style calls to any web server anywhere for any resource" 
> > which seems to what you (and I need).
> <snip/>
> 
> If <io:request> is the only tag in the IO taglib for your 
> need, you should look at JSTL core's import <c:import>. 
> Unless you get into XML-RPC and SOAP, which doesn't seem to 
> be a requirement of this thread so far.
> 
> 
> >
> > Can someone on this list comment about it?
> >
> <snap/>
> 
> Maybe this is better asked on taglibs-user AT 
> jakarta.apache.org, though I'm not sure how active the IO 
> taglib is. To my part, I will correct the couple of typos I 
> noticed on the documentation page [1], in a day or two.
> 
> -Rahul
> 
> [1] http://jakarta.apache.org/taglibs/doc/io-doc/index.html
> 
> 
> > Martin
> >
> <snip/>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT]AW: AW: STRUTS PHP

Posted by Rahul Akolkar <ra...@gmail.com>.
On 11/19/05, Jim Douglas <jd...@hotmail.com> wrote:
> That was so simple there's no need to post.
>
<snip/>

Cool, thanks for letting us know ;-)

-Rahul


> Thanks,
> Jim
>
>
> >From: "Jim Douglas" <jd...@hotmail.com>
> >Reply-To: "Struts Users Mailing List" <us...@struts.apache.org>
> >To: kindlerm@acm.org, user@struts.apache.org
> >Subject: RE: [OT]AW: AW: STRUTS PHP
> >Date: Thu, 17 Nov 2005 03:08:34 +0000
> >
> >
> >Thanks for the reply, if I get it working the weekend I post how I did it.
> >
> >Jim
> >
> >
> >>From: "Martin Kindler" <ki...@arcor.de>
> >>Reply-To: <ki...@acm.org>
> >>To: "'Struts Users Mailing List'" <us...@struts.apache.org>
> >>Subject: [OT]AW: AW: STRUTS PHP
> >>Date: Wed, 16 Nov 2005 16:44:56 +0100
> >>
> >>You are right: This is off-topic!
> >>
> >>For me the <c:import> seems to be exactly what I need. Thanks for the tip.
> >>
> >>Martin
> >>
> >> > -----Ursprüngliche Nachricht-----
> >> > Von: Rahul Akolkar [mailto:rahul.akolkar@gmail.com]
> >> > Gesendet: Mittwoch, 16. November 2005 16:31
> >> > An: Struts Users Mailing List
> >> > Betreff: Re: AW: STRUTS PHP
> >> >
> >> >
> >> > On 11/16/05, Martin Kindler <ki...@arcor.de> wrote:
> >> > > I googled a bit for a taglib providing a tag to include any
> >> > > http-sources in my jsp-pages (as you know I want to include
> >> > > PHP-generated pages) and found the Jakarta IO-taglib
> >> > > (http://jakarta.apache.org/taglibs/doc/io-doc/intro.html).
> >> > >
> >> > > I have not had the time to experiment with it, but it looks
> >> > promising.
> >> > > The doc says "The <io:request> can be used to make 'server side
> >> > > include' style calls to any web server anywhere for any resource"
> >> > > which seems to what you (and I need).
> >> > <snip/>
> >> >
> >> > If <io:request> is the only tag in the IO taglib for your
> >> > need, you should look at JSTL core's import <c:import>.
> >> > Unless you get into XML-RPC and SOAP, which doesn't seem to
> >> > be a requirement of this thread so far.
> >> >
> >> >
> >> > >
> >> > > Can someone on this list comment about it?
> >> > >
> >> > <snap/>
> >> >
> >> > Maybe this is better asked on taglibs-user AT
> >> > jakarta.apache.org, though I'm not sure how active the IO
> >> > taglib is. To my part, I will correct the couple of typos I
> >> > noticed on the documentation page [1], in a day or two.
> >> >
> >> > -Rahul
> >> >
> >> > [1] http://jakarta.apache.org/taglibs/doc/io-doc/index.html
> >> >
> >> >
> >> > > Martin
> >> > >
> >> > <snip/>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


RE: [OT]AW: AW: STRUTS PHP

Posted by Jim Douglas <jd...@hotmail.com>.
That was so simple there's no need to post.

Thanks,
Jim


>From: "Jim Douglas" <jd...@hotmail.com>
>Reply-To: "Struts Users Mailing List" <us...@struts.apache.org>
>To: kindlerm@acm.org, user@struts.apache.org
>Subject: RE: [OT]AW: AW: STRUTS PHP
>Date: Thu, 17 Nov 2005 03:08:34 +0000
>
>
>Thanks for the reply, if I get it working the weekend I post how I did it.
>
>Jim
>
>
>>From: "Martin Kindler" <ki...@arcor.de>
>>Reply-To: <ki...@acm.org>
>>To: "'Struts Users Mailing List'" <us...@struts.apache.org>
>>Subject: [OT]AW: AW: STRUTS PHP
>>Date: Wed, 16 Nov 2005 16:44:56 +0100
>>
>>You are right: This is off-topic!
>>
>>For me the <c:import> seems to be exactly what I need. Thanks for the tip.
>>
>>Martin
>>
>> > -----Ursprüngliche Nachricht-----
>> > Von: Rahul Akolkar [mailto:rahul.akolkar@gmail.com]
>> > Gesendet: Mittwoch, 16. November 2005 16:31
>> > An: Struts Users Mailing List
>> > Betreff: Re: AW: STRUTS PHP
>> >
>> >
>> > On 11/16/05, Martin Kindler <ki...@arcor.de> wrote:
>> > > I googled a bit for a taglib providing a tag to include any
>> > > http-sources in my jsp-pages (as you know I want to include
>> > > PHP-generated pages) and found the Jakarta IO-taglib
>> > > (http://jakarta.apache.org/taglibs/doc/io-doc/intro.html).
>> > >
>> > > I have not had the time to experiment with it, but it looks
>> > promising.
>> > > The doc says "The <io:request> can be used to make 'server side
>> > > include' style calls to any web server anywhere for any resource"
>> > > which seems to what you (and I need).
>> > <snip/>
>> >
>> > If <io:request> is the only tag in the IO taglib for your
>> > need, you should look at JSTL core's import <c:import>.
>> > Unless you get into XML-RPC and SOAP, which doesn't seem to
>> > be a requirement of this thread so far.
>> >
>> >
>> > >
>> > > Can someone on this list comment about it?
>> > >
>> > <snap/>
>> >
>> > Maybe this is better asked on taglibs-user AT
>> > jakarta.apache.org, though I'm not sure how active the IO
>> > taglib is. To my part, I will correct the couple of typos I
>> > noticed on the documentation page [1], in a day or two.
>> >
>> > -Rahul
>> >
>> > [1] http://jakarta.apache.org/taglibs/doc/io-doc/index.html
>> >
>> >
>> > > Martin
>> > >
>> > <snip/>
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> > For additional commands, e-mail: user-help@struts.apache.org
>> >
>> >
>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>>For additional commands, e-mail: user-help@struts.apache.org
>>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>For additional commands, e-mail: user-help@struts.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


RE: [OT]AW: AW: STRUTS PHP

Posted by Jim Douglas <jd...@hotmail.com>.
Thanks for the reply, if I get it working the weekend I post how I did it.

Jim


>From: "Martin Kindler" <ki...@arcor.de>
>Reply-To: <ki...@acm.org>
>To: "'Struts Users Mailing List'" <us...@struts.apache.org>
>Subject: [OT]AW: AW: STRUTS PHP
>Date: Wed, 16 Nov 2005 16:44:56 +0100
>
>You are right: This is off-topic!
>
>For me the <c:import> seems to be exactly what I need. Thanks for the tip.
>
>Martin
>
> > -----Ursprüngliche Nachricht-----
> > Von: Rahul Akolkar [mailto:rahul.akolkar@gmail.com]
> > Gesendet: Mittwoch, 16. November 2005 16:31
> > An: Struts Users Mailing List
> > Betreff: Re: AW: STRUTS PHP
> >
> >
> > On 11/16/05, Martin Kindler <ki...@arcor.de> wrote:
> > > I googled a bit for a taglib providing a tag to include any
> > > http-sources in my jsp-pages (as you know I want to include
> > > PHP-generated pages) and found the Jakarta IO-taglib
> > > (http://jakarta.apache.org/taglibs/doc/io-doc/intro.html).
> > >
> > > I have not had the time to experiment with it, but it looks
> > promising.
> > > The doc says "The <io:request> can be used to make 'server side
> > > include' style calls to any web server anywhere for any resource"
> > > which seems to what you (and I need).
> > <snip/>
> >
> > If <io:request> is the only tag in the IO taglib for your
> > need, you should look at JSTL core's import <c:import>.
> > Unless you get into XML-RPC and SOAP, which doesn't seem to
> > be a requirement of this thread so far.
> >
> >
> > >
> > > Can someone on this list comment about it?
> > >
> > <snap/>
> >
> > Maybe this is better asked on taglibs-user AT
> > jakarta.apache.org, though I'm not sure how active the IO
> > taglib is. To my part, I will correct the couple of typos I
> > noticed on the documentation page [1], in a day or two.
> >
> > -Rahul
> >
> > [1] http://jakarta.apache.org/taglibs/doc/io-doc/index.html
> >
> >
> > > Martin
> > >
> > <snip/>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> > For additional commands, e-mail: user-help@struts.apache.org
> >
> >
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>For additional commands, e-mail: user-help@struts.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org