Hi Johan,

for use with VAJ you need both - unless you use ant for build. Just import all 
"org.apache.struts.*" into a new Project (e.g. Apache_Struts). Make them available to 
{Tomcat|WTE|whatever} (Properties->Classpath->Project-Classpath) and put your resource 
files (*.dtd) into the classpath and the others (*.xml, *.tld) into 
..../webapps/MyApp/WEB-INF/.

Jürgen




"Johan Compagner" <[EMAIL PROTECTED]> on 14.05.2001 10:57:44

Bitte antworten an [EMAIL PROTECTED]

An:   [EMAIL PROTECTED]
Kopie:     (Blindkopie: Jürgen Walter/HV18/Hermes/DE)
Thema:    Re: Where are the TLD's?


hmmm

that's why i don't get them, i don't use the build process.
I use VAJ so i just import all the java files to get a complete build.

I shall download the binary and src then

johan

----- Original Message -----
From: "Martin Cooper" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May 13, 2001 11:13 PM
Subject: Re: Where are the TLD's?


> The tlds are generated during the build process. For example,
> struts-bean.xml is processed with tld.xsl to create struts-bean.tld. The
> same XML document is processed with a different stylesheet to generate the
> taglib documentation. This means that only the one XML file has to be
> updated when a tag is added or changed.
>
> --
> Martin Cooper
>
>
> ----- Original Message -----
> From: "Johan Compagner" <[EMAIL PROTECTED]>
> To: "Struts" <[EMAIL PROTECTED]>
> Sent: Saturday, May 12, 2001 1:24 AM
> Subject: Where are the TLD's?
>
>
> > Now the sources are not in the binary's anymore (i didn't check this but i
> think it is true)
> > I download only the sources, because that is what i really need.
> >
> > But i see that the sources don't contain the tld's!
> > Now i still have to download the binary's also, of course you can say, why
> do you care?
> > But if the binary's don't contain the sources anymore, i would love to
> have the
> > sources contain all the resources files that is needed for struts.
> >
> > johan
> >
> >
>
>







Reply via email to