James Mitchell wrote:
Hmmm...no takers on this one eh?
Here is a guess...
It looks like to name an anchor point for items that are included
when a hyperlink is generated, possably using JavaScript..
It was added May 09 2001 By Craig, In version 1.13 of the Tag.
In that version the RequestUtils.computeURL() method was created
and a bunch of code removed, that I assume became computeURL()
The log reads as follows:
Refactor the hyperlink-generation code used in the <bean:include>,
<html:link>, <html:rewrite>, and <logic:redirect> tags to use common
utility methods based on URLs rather than Strings.This will ensure
consistency in implementation, and make it easy to provide full
URL-processing functionality to other tags as necessary.
<p>Optional anchor tag ("#xxx") to be added to the generated
+ hyperlink. Specify this value <strong>without</strong> any
+ "#" character.</p>
Here is Buzilla request that caused the addition
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1644
That's all I have.
-Rob
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]