vitro/webapp
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
..
config 2010-12-08 19:40:20 +00:00
lib latest releases of Jena, ARQ, SDB, and Pellet libraries 2010-11-05 17:45:57 +00:00
ontologies/system NIHVIVO-157 manual merge of the changes from branch NIHVIVO-157-file-storage 2010-06-20 19:23:19 +00:00
src NIHVIVO-151 Get better control of redirection after logging in. 2010-12-08 22:14:39 +00:00
test NIHVIVO-151 Get better control of redirection after logging in. 2010-12-08 22:14:39 +00:00
web 2010-12-08 19:38:26 +00:00
build.xml Modify the build so you can specify -Dskipinfo=true to supress revisionInfo gathering. 2010-11-09 18:13:44 +00:00
context.xml Tell Tomcat not to attempt to persist the Vivo user sessions when Tomcat shuts down. 2010-06-03 21:12:22 +00:00
product-build.xml Changes to product-build.xml to run unit tests in products 2010-11-11 19:11:42 +00:00
webapp.doxyfile 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