Thursday, October 11, 2012

404 error when running spring controller



Spring MVC multi controllers:





I got this page when I was trying to invoke Net.jsp. But the calling method for this multicontroller was actionNet. Took three days of my time. I almost gave yesterday so fed up with both hibernate and this spring glitch. Stupid glitches. Took my time and effort. I was new to both MySQL, so thinking previous hibernate glitch as MYSQL glitch. Did not even considered to check my config file and there was property naming mistake. Total waste of my time and effort. Plus the fear and the loose of self confidence. I hate it when things don't happen in seconds. I like speed if I break my own speed I hate it.

If you are calling Welcome, make sure your method name is Welcome in your MultiActionController subclass.



With different pinging name.