Hello ,

With yours solutions I change a little the things... because I have all the
actions with the extension "html", I need that, for this reason the more
easy way was change the extension of the file loader_frame.html to
loader_frame.htm ... and the mapping in struts.xml will be :

   <package name="greybox" extends="default" namespace="/scripts/greybox">
            <action name="loader_frame">
              <result
type="dispatcher">/scripts/greybox/loader_frame.htm</result>
            </action>
    </package>

and that works ! ... Thanks again 

Best Regards




-- 
View this message in context: 
http://www.nabble.com/Greybox-Ajax-box-with-struts2-tp22613837p22643120.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