Java Mailing List Archive

http://www.gg3721.com/

Home » Struts Users Mailing List »

What is the functionality of struts 2 anchor tag?

akshi gupta

2008-05-09

Replies:

Author LoginPost Reply
Hello,

If we use anchor tag like this :

(ListSuccess.jsp) :    
 ========>   <%@(protected)"%>
.............................
.............................
 ========>   <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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 gg3721.com - Jax Systems, LLC, U.S.A.