So the problem is that we have an spring MVC page and a web flow. If anything changes on the MVC page, which is not part of the flow, we want to tell the web flow to invalidate in some way - best...
Type: Posts; User: astrien; Keyword(s):
So the problem is that we have an spring MVC page and a web flow. If anything changes on the MVC page, which is not part of the flow, we want to tell the web flow to invalidate in some way - best...
The whole point of the private, friendly, and protected designates is to provide a means of restricting access to methods and attributes that, if tampered with by processes outside the system...