Anchor

This may not be the right place to post this question. But asked anyway:1) In a JSP page, how to enable or disable an anchor such as <a>TEST<>Or, can I even do it?2) Could anyone recommend a helpful FORUM for the HTML?Thanks.Scott
[284 byte] By [scottjsna] at [2007-10-3 3:19:17]
# 1
You can use some condition to selectively render a the HTML code of the anchor in JSP
LRMKa at 2007-7-14 21:11:13 > top of Java-index,Java Essentials,New To Java...
# 2
"2) Could anyone recommend a helpful FORUM for the HTML"You can find some HTML tutorials at following link http://www.developerzone.biz/
hitentirea at 2007-7-14 21:11:13 > top of Java-index,Java Essentials,New To Java...