spring - getting value from one controller to another controller -


How can I get from another controller using a spring framework from a controller

< Inject the necessary controller in p> <( @Resource , @Autowired ,); "post-text" itemprop = "text">

code> @ inject (spring 3), or applicationcontact.xml). Like:

  @ Controller Public Class Some Controllers {@Autowired Private NeedController Required Controller; ...}  

Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -