may be because you forgot the "@controller" in your controller class
Type: Posts; User: zack990; Keyword(s):
may be because you forgot the "@controller" in your controller class
yeah right
hi i'm new with Spring i tried to use annotation controller, but i don't know if it's working and i don't know how to test my app.
the app is so simple.... here is the code:
conf-servlet.xml
...