UserController.java

Diff Revision Date Message Lines Author Branch
3210 13 Apr 09

APF-1150: Removed User parameter from UserManager.getUsers() since it's not used for filtering.

+1 -4 Matt Raible trunk
2866 29 Aug 07

APF-484: Upgraded to MyFaces 1.2.0 (JSF 1.2) and changed testing to use Shale's Test framework. There is a known issue with the 404 page on Jetty 6.1.5 (http://issues.appfuse.org/browse/APF-856).

+1 -1 Matt Raible trunk
2374 23 Jan 07

APF-502: Changed webapp.action to webapp.controller to be more in-line with Spring MVC

+43 Matt Raible trunk