Java Mailing List Archive

http://www.gg3721.com/

Home » Struts Users Mailing List »

can not detect s:url tag when prints dynamically

hardik_982

2008-10-15


Author LoginPost 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)

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