Thank you Chris, thats the point... coexistence of Struts2 & PHP inside same app.
2011/6/14 Chris Pratt <[email protected]> > 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 <[email protected]> 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 <[email protected]> > > > > > 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" <[email protected]> > > 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 <[email protected] > > > > > 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: [email protected] > > > >> For additional commands, e-mail: [email protected] > > > >> > > > >> > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [email protected] > > > > For additional commands, e-mail: [email protected] > > > > > > > > > > > > > > > -- > > > --

