Re: [OT]AW: AW: STRUTS PHP

2005-11-19 Thread Rahul Akolkar
uot;Struts Users Mailing List" > >To: [EMAIL PROTECTED], user@struts.apache.org > >Subject: RE: [OT]AW: AW: STRUTS PHP > >Date: Thu, 17 Nov 2005 03:08:34 + > > > > > >Thanks for the reply, if I get it working the weekend I post how I did it. > > > >

RE: [OT]AW: AW: STRUTS PHP

2005-11-19 Thread Jim Douglas
That was so simple there's no need to post. Thanks, Jim From: "Jim Douglas" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: [EMAIL PROTECTED], user@struts.apache.org Subject: RE: [OT]AW: AW: STRUTS PHP Date: Thu, 17 Nov 2005 03:08:34 + Th

RE: [OT]AW: AW: STRUTS PHP

2005-11-16 Thread Jim Douglas
Thanks for the reply, if I get it working the weekend I post how I did it. Jim From: "Martin Kindler" <[EMAIL PROTECTED]> Reply-To: <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" Subject: [OT]AW: AW: STRUTS PHP Date: Wed, 16 Nov 2005 16:44:

[OT]AW: AW: STRUTS PHP

2005-11-16 Thread Martin Kindler
You are right: This is off-topic! For me the seems to be exactly what I need. Thanks for the tip. Martin > -Ursprüngliche Nachricht- > Von: Rahul Akolkar [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 16. November 2005 16:31 > An: Struts Users Mailing List > Betreff:

Re: AW: STRUTS PHP

2005-11-16 Thread Rahul Akolkar
On 11/16/05, Martin Kindler <[EMAIL PROTECTED]> 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). > >

AW: AW: STRUTS PHP

2005-11-15 Thread Martin Kindler
s [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 16. November 2005 04:57 > An: [EMAIL PROTECTED]; user@struts.apache.org > Betreff: RE: AW: STRUTS PHP > > > > Maybe you're right because I can't get the PHP page in the > Tiles frame no > matter

RE: AW: STRUTS PHP

2005-11-15 Thread Jim Douglas
Maybe you're right because I can't get the PHP page in the Tiles frame no matter what I try. I tried withou the controller class also. Jim From: "Martin Kindler" <[EMAIL PROTECTED]> Reply-To: <[EMAIL PROTECTED]> To: "'Struts Users Mailing Lis

AW: STRUTS PHP

2005-11-15 Thread Martin Kindler
right? Martin > -Ursprüngliche Nachricht- > Von: Jim Douglas [mailto:[EMAIL PROTECTED] > Gesendet: Sonntag, 13. November 2005 16:45 > An: user@struts.apache.org > Betreff: STRUTS PHP > > > I am trying to integrate this great Calendar app into a > STR

STRUTS PHP

2005-11-13 Thread Jim Douglas
I am trying to integrate this great Calendar app into a STRUTS/TILES website http://www.k5n.us/webcalendar.php I have this JAVA to PHP bridge up and running, http://php-java-bridge.sourceforge.net/#mode3 The problem I am having is getting the Calendar page to show in my tiles layout body.