On Thu, Feb 21, 2013 at 8:03 AM, Lukasz Lenart <lukaszlen...@apache.org> wrote:
> 2013/2/20 Frans Thamura <fr...@meruvian.org>:
>> anyone working with struts2 action result (#name etc) and integrate
>> with angularjs
>
> AngularJS expects JSON via REST so everything is already supported by Struts2

I did that recently with my own app and it works perfectly. Except,
that a REST style is not required (though its a good idea). You still
can simply use basic Struts 2 and just use the JSON result type.
All the Angular.js examples on my blog were created with a Struts 2 backend:
http://www.grobmeier.de/all-posts-from-this-blog

Cheers


>
> Regards
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> 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