Hi,
My ant build-file can create a WAR-file. One of the most importing
things is sadly enough not added: the *.tld's. My tld's are in src/tld
and should be added to WEB-INF/tld. I tried using the <webinf dir> but
this will only select the tld-file and put it in WEB-INF with the
leading tld-directory.
Anyone have a sollution to this problem?
August,
Ray in HK - 15 Jun 2005 13:15 GMT
could you show us the build.xml file
> Hi,
>
[quoted text clipped - 7 lines]
>
> August,
Daniel Rohe - 15 Jun 2005 20:52 GMT
Try using XDoclet (http://xdoclet.sourceforge.net) to generate the
web.xml-File. A short description on how to use XDoclet to generate web.xml
can be found under [1].
[1] http://daro.da.funpic.de/index.php?p=11
Daniel
> could you show us the build.xml file
>
[quoted text clipped - 9 lines]
>>
>> August,