How to fetch String value in angularjs from model.addAttribute(Spring controller)? -


how fetch string value in angularjs model.addattribute(spring controller)?

<div ng-if="error">     <div class="error">{{error}}</div> </div> 

so, want check value of model attribute.


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

r - Quantstrat logical error while running applySignals - missing value where TRUE/FALSE needed -