That is how it works. AFAIK there is nothing you can 
configure to change this.

This is a thing that requires some logic to implement a 
generic solution. It would require a complete html parser 
that parses each response (Quite challanging and time 
consuming). And what should this solution do with 
javascript ? Another solution would be a taglib that
replaces <bean:write/> with a tag that parses the output 
before it is given to the response.

> -----Original Message-----
> From: Kurt Overberg [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 15, 2003 3:45 PM
> To: Tomcat Users List
> Subject: Re: URLEncoding urls (hrefs) that are coming out of a
> database...
> 
> Well, yeah it should, but I get the impression (from testing 
> and seeing it not do it) that if the URL is coming from a 
> database and the URL (a href) is embedded in other text, that 
> it won't automagically work. 

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

Reply via email to