Author Login
Post Reply
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
--
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)