I have a doubt with respect the las specifications of the format that must have web.xml for specification J2EE 1.4.2 with the java.sun.com/xml/ns/j2ee/web-app_2_4e.xsd scheme
For the specification with I worked in WSAD 5.1 the validador document was a DTD and if I needed to initiate servlet from the container it should to put a tag called load-on-startup. The small detail is that in this scheme that tag does not exist. If you know how can I do that I t would thank.
Felissa