Hi, In my JSP page I am setting the base target value in the header .
<html:base target="_self"/> I am not setting the Href value anywhere in my application. But when I run the application I checked the source for that JSP page. the base tag have 2 attributes href and target. <base href="https://abc.com/Ebooks/./common/List.jsp" target="_self"> By default will it assign any value to the href field if yes How it is doing that ? Please help me. Thanks, Suganya C =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you