I use the ULC Servlet Export Wizard to create the .war file for my
project.  I have a project that uses
com.canoo.ulc.community.ulcprinting.application, so I have to add the
servlet references in the web.xml file.

 

There must be a better way to modify the web.xml file than the method I
currently use.

 

The Servlet Export Wizard creates a new web.xml file in the .war file.
So to modify the web.xml file I use pkzip to extract web.xml from the
.war file,  then modify web.xml with notepad, then use pkzip again to
replace web.xml with my modified version.

 

Is there a way to keep the web.xml servlet references in my project
workspace so that the ULC Servlet Export Wizard will add them to the
web.xml file that it creates?

 

Thanks,

Brian

 


<This message has been scanned for viruses by a Barracuda Spam Firewall.>

Reply via email to