|
One other thing that caused me frustration in JSF was wanting to reuse aAnd we've talked about this several times: this isn't a frameworks issue, this is a web application issue. There is no "stack" in the browser, other than one you would implement yourself. The stateless nature of the initial browser and the fact that there is no concept of "exiting" an application is the underlying cause of that problem.
screen from two different locations. For instance, if I wanted to go to a
customer search screen from orderentry.jsp and custmaint.jsp. There isn't a
way out of the box that allows me to handoff control to the screen higher in
the "call stack" when the user exits the customer search, and instead I
either need to write my own plumbing or created two different screens.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.