vitro/webapp/test
jeb228 8676ec5544 NIHVIVO-151 Get better control of redirection after logging in.
1) The login link goes to the controller, not directly to the form.
2) The process bean holds the URL where the form is located, and the URL we will go to on success.
3) Only the controller alters the state of the bean, not the widget.
4) The process bean is kept until the redirector can get information from it.
5) Finally, with more control in the redirector, change the behavior.
2010-12-08 22:14:39 +00:00
..
edu/cornell/mannlib/vitro NIHVIVO-151 Get better control of redirection after logging in. 2010-12-08 22:14:39 +00:00
stubs/javax If the user fails to login, they will be redirected back to the page that contains the Login widget. 2010-11-15 17:03:35 +00:00
testontologies Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00
commons-logging.properties Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00
log4j.properties NIHVIVO-56 Restructure the build script: get rid of cruft, make the product build an extension of the core build. 2010-02-21 18:45:18 +00:00