URIs are just unique identifiers.. most times they don't even match to real
URLs (hence the http://tempuri standard). Therefore, the server will never
have a reason to look anywhere else but in your configs for it.
-Tim

-----Original Message-----
From: Andy Kriger [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 06, 2003 3: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