You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Hardik Shah <ha...@yahoo.com> on 2008/10/15 08:36:44 UTC

can not detect s:url tag when prints dynamically

hi

i have used struts 2.0.11.2 and creating menu using yui(not metter what)

when i put 
something like 

           <li class="yuimenuitem"> <s:url action= ">Add Attribute </li>

manully in jsp page it works fine and go  to  print appropriate action like
AddAttribute.do

but when i use to print dynamically from server like $(session.menu)

it prints the same but goes to action like <s:url action="AddAttribute" 
             includeParams="none" namespace="/wa" />
           (this thing print in url)

i could not understand what is problem
help me


-- 
View this message in context: http://www.nabble.com/can-not-detect-s%3Aurl-tag-when-prints-dynamically-tp19987641p19987641.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org