hi

I am using struts2.1.6 in my application.i want to use global results tags
in
my struts.xml.but when i write below code application doesn't start
<package name="default" extends="struts-default">
<action........
..............
</action>

<global-results>
<result name="Name">page.jsp</result>
</global-results>

</package

i am using struts default package
with out global result tag application works fine
please help me to overcome this

Expecting your kind interaction
thanks in advance
Rakesh
-- 
View this message in context: 
http://old.nabble.com/struts-2-global-result-problem-tp28148438p28148438.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to