You might have some small hope of coexistence if you can get those PHP apps
running inside Caucho's Quercus, but normally PHP and Java have no way of
communicating directly, so there's really no way they could make a single
app.

You could probably provide some web services between the two platforms and
manage the integration yourself, but that's a bunch of work.  Seems like you
should either write your app in PHP, find a Java based library, or rewrite
the PHP as Java.
  (*Chris*)

On Tue, Jun 14, 2011 at 12:44 PM, webmeiker <i...@webmeiker.com> wrote:

> Thank you Chris, thats the point... coexistence of Struts2 & PHP inside
> same
> app.
>
> 2011/6/14 Chris Pratt <thechrispr...@gmail.com>
>
> > Struts is not a PHP application, so there's no way the server side
> > component
> > of that app will run within Struts.  There should be no reason you
> couldn't
> > rewrite the server side as Struts Actions using the PHP code as a guide,
> > but
> > it's definitely not an out-of-the-box feature of Struts and I haven't
> heard
> > of anyone that has done that.  You might talk to the people that produce
> > those tools, maybe they would be interested in collaborating with you to
> > enter a new market.
> >  (*Chris*)
> >
> > On Tue, Jun 14, 2011 at 12:27 PM, webmeiker <i...@webmeiker.com> wrote:
> >
> > > I mean use of CKEditor, CKFinder or ElFinder 3rd party software (based
> in
> > > PHP) that allow server file exploration inside a Struts2 application...
> > >
> > > 2011/6/14 Dave Newton <davelnew...@gmail.com>
> > >
> > > > Oh, OP meant embedding an HTML component in an S2 I guess. Duh, never
> > > mind.
> > > >
> > > > Dave
> > > >  On Jun 14, 2011 12:07 PM, "Brian Thompson" <elephant...@gmail.com>
> > > wrote:
> > > > > You sure that isn't the File FTP Protocol? :P
> > > > >
> > > > > Redundancy FTW!
> > > > >
> > > > > -Brian
> > > > >
> > > > >
> > > > > On Tue, Jun 14, 2011 at 11:01 AM, Dave Newton <
> davelnew...@gmail.com
> > >
> > > > wrote:
> > > > >> On Tuesday, June 14, 2011, webmeiker wrote:
> > > > >>> Have somebody successfully integrated a Struts2 app with some
> > > (web)FTP
> > > > >>> editor (based in PHP) like ElFinder?
> > > > >>>
> > > > >>> I always get responses like ‘Invalid backend configuration’,
> > ‘Invalid
> > > > XML
> > > > >>> Response’ or things like that.
> > > > >>
> > > > >> S2 doesn't implement the FTP protocol out-of-the-box. How are you
> > > > >> trying to do this?
> > > > >>
> > > > >> Dave
> > > > >>
> > > > >>
> > ---------------------------------------------------------------------
> > > > >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> > > > >> For additional commands, e-mail: user-h...@struts.apache.org
> > > > >>
> > > > >>
> > > > >
> > > > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> > > > > For additional commands, e-mail: user-h...@struts.apache.org
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > >
> >
>
>
>
> --
>

Reply via email to