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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to