Hello,
There should not be any issue with using JSP with AngularJS as JSP can
emit JavaScript and HTML. However, more relevant question is why would
you want to use the JSP? What is the you can't do in HTML and plain JS
that you want to bring in JSP? Please note JSP is a templating language
and you cant write the web services in JSP. I use JSP in my project to
generate the app.js dynamically as our project have multiple modules and
each module is OSGi bundle.
If you let us know what exactly you want to do, we can suggest you a
better approach.
Regards,
Raj
On Sunday 06 July 2014 12:51 PM, [email protected] wrote:
HI ,
could you please explain the side effects / benefits of using JSP and
Angular JS together?
I have a feeling this is not advisable, but dont know enough as to
what could be amiss. Please help!
Thanks!
On Monday, August 26, 2013 4:38:11 AM UTC+4, Pankaj Tandon wrote:
I've written an Angular app that does just that here.
http://pointy-nayidisha.rhcloud.com/pointy
<http://pointy-nayidisha.rhcloud.com/pointy>
and the source is here:
https://github.com/pankajtandon/PointyPatient
<https://github.com/pankajtandon/PointyPatient>
On Friday, February 22, 2013 7:52:43 AM UTC-5, Mahmoud Belhaoaune
wrote:
Hey guys!
This is a question that has been running back and forth
through my mind for a while now.
Could angularJS be used in a Java web application (JSP &
servlet based application per se)?
And if so, how could this be done?
Infact i tried to copy the content of an HTML page from an
HTML file(that I'm using in an AngularJS app) into a jsp file.
The problem is that Eclipse doesn't approve the Angluar
attributs (eg. ng-app ).
Thank you.
--
You received this message because you are subscribed to the Google
Groups "AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.