Yes, views can be JSPs. The client only cares about what is returned, not how.
On Mon, Jan 20, 2014 at 2:37 PM, Stephen Rios <[email protected]>wrote: > First off, I am an Angular noob, but looking to do a fairly simple > implementation as a Single Page Application by switching out views as the > user navigates. However, I need some dynamic content on these views as > their content is generated from a CMS. > > Since the implementation of this is JSP, would it be possible for these > view files to be JSP files? I don't know much about JSP and I'm trying to > figure out what kind of overhead it's going to be for my JSP team, and if > it's even possible. > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
