In Struts 1.x we achieved the following by <html:el
tag
--- tom tom <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> One page we got a Iterator containing the Action
> Names, which means Actions names are not known
> earlier,
> 
> How can we retrieve the value inside the URL tag.
> 
> How can we retrieve the dynamic action names like
> this
> in S2
> 
> that is in <s:url tag how to give a dynamic action
> value from the iterator
> 
> <s:iterator id="testID" value="#session.xxxxxxx">
>         <tr>
>           <td valign="middle" bgcolor="white" >
>                       
> <s:url id="url" action="<NEED TO GET FROM testID e.g
> testID.actionName >">
> 
> <s:param name="subjectYear" value="year" id="course"
> />
> <s:param name="courseId" value="courseId"
> id="course"/>
>                       </s:url>
>             
>               <s:a href="%{url}">
>                                <span id="blue">
>                                        Subjects
>                                </span>
>               </s:a>
>           </td>
>  </s:iterator>
> 
> 
>        
>
____________________________________________________________________________________Boardwalk
> for $500? In 2007? Ha! Play Monopoly Here and Now
> (it's updated for today's economy) at Yahoo! Games.
>
http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow
>  
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



       
____________________________________________________________________________________Luggage?
 GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search
http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz

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

Reply via email to