Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVC namespace should support a default handler [SPR-6451] #11117

Closed
spring-projects-issues opened this issue Nov 25, 2009 · 4 comments
Closed
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: declined A suggestion or change that we don't feel we should currently apply type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Nov 25, 2009

Craig Walls opened SPR-6451 and commented

I just noticed the interceptors improvement from #11018 and read Stefan Schmidt's comment regarding default handlers. I agree that this would be a good thing (in fact, I sorta needed this last night).

Even though #11018 is marked as resolved, I didn't see that the default handler suggestion was implemented in the latest code in Subversion. So, I'm restating Stefan's request.


Affects: 3.0 RC2

@spring-projects-issues
Copy link
Collaborator Author

Keith Donald commented

Craig
Can you elaborate on what you need default handler for

@spring-projects-issues
Copy link
Collaborator Author

Craig Walls commented

I was wanting to have a UrlFilenameViewController handle any otherwise unhandled requests by sending the request on to a view based on the URL. I suspect that this is what Stefan had in mind. Roo RC3 uses this trick (that's where I picked it up from).

@spring-projects-issues
Copy link
Collaborator Author

spring-projects-issues commented Nov 25, 2009

Keith Donald commented

Checkout #11079

@spring-projects-issues
Copy link
Collaborator Author

spring-projects-issues commented Nov 26, 2009

Craig Walls commented

Thanks for pointing #11079...I didn't notice it when I reviewed the other issues. I think that #11079 will work for what I was needing.

@spring-projects-issues spring-projects-issues added status: declined A suggestion or change that we don't feel we should currently apply type: enhancement A general enhancement in: web Issues in web modules (web, webmvc, webflux, websocket) labels Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: declined A suggestion or change that we don't feel we should currently apply type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant