Hello,

If we use anchor tag like this :

(ListSuccess.jsp) : ========> <%@ taglib prefix="s" uri="/struts-tags"%>
.............................
.............................
========> <s:url id="edit" action="edit" method="input" namespace="/" />
  ========>      <s:a href="%{edit}" >Edit</s:a>


Now , how href value get parse and get the complete url ?
Exactly through which method of the AnchorTag.java?

Can anyone please help me out ?


Thanks,

Akshi


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

Reply via email to