-
Dec 23rd, 2011, 01:45 AM
#1
404 error on Spring+Weblogic
Hi, All
I'm using spring+hibernate in a web project on weblogic. There is a servlet mapping(InternalResourceViewResolver): from *.jsp => .htm,
when I open a url http://localhost:7001/app/index.htm (it should be responsed by a spring controller), but Weblogic throw 404 page not found.
How can I abandon Weblogic finding *.htm request-url as a file?
thanks for any responses!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules