Another tag modification for consideration.

I've modified the LinkTag so that if both name and linkName are specified a
link to a target on a page is built. For example this;

<html:link href="/some/page.html" linkName="bottom">

now produces this;

<a href="/some/page.html#bottom">

-------------------------------------------
Howard Moore
Senior Software Engineer
Datapulse CTI
Tel : +44 (0)1491 418000
Fax : +44 (0)1491 411459
E-mail: [EMAIL PROTECTED]

LinkTag.java

Reply via email to