It also looks in WEB-INF/lib/*.jar/META-INF/ for .tld files and simply
checks for the URI in .tld files.  It doesn't actually go to it.  For proof,
try the URI for Struts' HTML tag:

http://jakarta.apache.org/struts/tags-html


-----Original Message-----
From: Andy Kriger [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 06, 2003 1:41 PM
To: Struts Users Mailing List; [EMAIL PROTECTED]
Subject: RE: [OT] TLD question


So it looks in the WEB-INF dir first for TLDs then goes to that URI?

-----Original Message-----
From: Alex Shneyderman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 06, 2003 15:34
To: 'Struts Users Mailing List'
Subject: RE: [OT] TLD question



This is easy to check if you run your server localy. Unplug your machine
and look what happens. But the short answer is 'no' it does not. It goes
thru your TLD and finds that URL. 

> -----Original Message-----
> From: Andy Kriger [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 06, 2003 3:29 PM
> To: Struts Users Mailing List
> Subject: RE: [OT] TLD question
> 
> does putting an external URI on a page mean that webapp container is
going
> to make a request to that URI when it loads the page?
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to