Kevin Jackson wrote:
Hi Steve,

I've just got the tomcat6 source and was planning to start looking at
it, but nope didn't know that web.xml is now optional - thanks for
teaching me something :)

I've been learning these things by reading the javee specs and engaging in some discourse with the java ee spec mail list.

Apparently java EE 6 will have extra java annotations for marking up servlets and the like, so you wont need a web.xml so much. We'll see. Of course, I tend to deploy in-process with jetty using smartfrog descriptors, to dont need them at all either, but for different reasons.

-steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to