Several developers have come to me with the following use case and I am not sure how to help them.
Imagine a application (JSF or Spring) with 2 or more pages. Each page can be accessed without logging in, you can navigate between pages. At any time the user can login and get more functionality. Of course the developers would like each page to be one page (ie. the same url mapping) They don't want 2 pages that just happen to look similar. This seems like a reasonable request, but I can't figure out how to make it happen. I think this can be accomplished with some creative filter mappings. Any ideas would be appreciated. Thanks, Bryan -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
