Thanks a lot. That clarifies it.

I need to write a servlet which can handle such requests and code the
retrieval of the artefact from there.

It complicates the programming, but I understand the logic behind it. I will
get back to these forums if I need help implementing the same.

Regards.


Mark Thomas-18 wrote:
> 
> thunderhead wrote:
>> I understand your observation. But how am I (or anyone for that matter)
>> to
>> work around this? If I have a progam that is going to access content that
>> is
>> stored remotely, or content from a repository, is it not impractical to
>> expect the content to be available from tomcat? How do developers work
>> around a situation to link or access content that is remote from the
>> server
>> in which their web application is deployed?
> 
> They write a servlet that retrieves the content from the repository and 
> passes it through to the client.
> 
> Mark
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/HTML-hyperlink-problem-in-Apache-Tomcat-5.5-tp17332016p17336931.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to