On Thu, Mar 29, 2012 at 8:32 PM, Santinello, Anthony
<anthony.santine...@experian.com> wrote:
> The only way I see it possibly working is having PHP making calls to the 
> back-end logic via some web-service?  And try to re-use the code/business 
> logic  we used for Struts?

Thats possible, if you don't use tools like Quercus.

You can use the JSON Plugin for that. Its bundled
http://struts.apache.org/2.3.1.2/docs/json-plugin.html

Or you use this plugin:
https://github.com/grobmeier/jjson

Cheers



>
>
> Might be way off on this?
>
> -----Original Message-----
> From: Dave Newton [mailto:davelnew...@gmail.com]
> Sent: Thursday, March 29, 2012 1:17 PM
> To: Struts Users Mailing List
> Subject: Re: Struts/CMS/Drupal
>
> Define "integrates"; Alfresco has a pretty flexible API.
>
> Using Drupal and Struts together seems a bit nonsensical to me, but I'm not 
> familiar with its API (or if it has one). Bear in mind that even without an 
> API you can always just make requests, or wrap its DB, or...
>
> Dave
>
> On Thu, Mar 29, 2012 at 2:07 PM, Santinello, Anthony < 
> anthony.santine...@experian.com> wrote:
>
>> Hi..
>>
>> Wonder if I can get some advice/suggestions..
>>
>> Has anyone used Drupal and Struts together?  Drupal is a CMS for
>> managing content/web features.  I have a user that wants to use
>> Drupal.  Our application uses Struts; anyway to combine the two.
>>
>> Pretty much using Drupal as the View? Any ideas how to do so? I was
>> thinking about Struts pointing to PHP; but then you lose the power of
>> JSP/JSTL/Forms/etc?
>>
>> If not does anyone know of a CMS that integrates easily with struts?
>>
>> Thanks,
>>
>> Tony
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>



-- 
http://www.grobmeier.de
https://www.timeandbill.de

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

Reply via email to