I started to look to implement Annotation within Grizzly Deployer.
I read a nice article here :
http://today.java.net/pub/a/today/2008/10/14/introduction-to-servlet-3.html
My question is : if you don't have to use web.xml descriptor.. I assume that
we will scan the classpath. Do we instantiate all classes that contains
Servlet Annotation ?
and if we have web.xml descriptor info and the class that contains more
annotations.. do we overright the annotation with the web.xml and use the
extra setting in the annotations ?
I have no idea how I should handle theses cases.
thanks
--
Vous pouvez me suivre sur Twitter / You can follow me on Twitter :
http://twitter.com/survivant