The easiest thing might be to just define an action for it. Something like:
<action name="scripts/greybox/loader_frame"> <result type="dispatcher">scripts/greybox/loader_frame.html</result> </action> might do the trick. (*Chris*) On Thu, Mar 19, 2009 at 8:51 PM, foward <fow...@gmail.com> wrote: > > Hello, > > I have one question :), I want to integrate the greybox ajax box ( > http://orangoo.com/labs/GreyBox/ http://orangoo.com/labs/GreyBox/ ) with > my > webapp in struts2 but appears that in the webserver : > > There is no Action mapped for namespace /scripts/greybox and action name > loader_frame > > because the "open window" is called from one html file in the directory > /scripts/greybox/loader_frame.html , how I can make that possible? ... I > have to exclude something like excludeAction ? please I will appreaciate > the > help . > > Best Regards > -- > View this message in context: > http://www.nabble.com/Greybox-Ajax-box-with-struts2-tp22613837p22613837.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 > >