Re: RE Displaytag

2007-05-16 Thread Nuwan Chandrasoma
Hi, They are inside the .jar files that comes with the struts dist, Thanks, Nuwan - Original Message - From: "vikas rao" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Thursday, May 17, 2007 2:04 AM Subject: Re: RE Displaytag Where do

Re: RE Displaytag

2007-05-16 Thread vikas rao
Where does one download the struts-bean.tld file and the others?? Thanks, Vikas. On 5/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi, With this declaration, your server has to have acces to the Internet, to download the tld and so one. If you don't have this acces, try to download th

Re: RE Displaytag

2007-05-16 Thread Antonio Petrelli
2007/5/16, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: Hi, With this declaration, your server has to have acces to the Internet Wrong, as long as the TLD file is in the META-INF folder of DisplayTag package, the URI will point to the local TLD file.