Thread: Web.xml
View Single Post
  #1 (permalink)  
Old 06-27-2007, 05:51 PM
Felissa Felissa is offline
Member
 
Join Date: Jun 2007
Posts: 95
Felissa is on a distinguished road
Web.xml
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
Reply With Quote
Sponsored Links