hi matt even I remove all sitemesh decorator from my jsp. it still show error: seems having error on something else. never mind, hopefully, I will get it work someday. btw, greybox is really nice. i am so sad that I could not get it running :-( sorry to trouble u friends ..
---- error message in greybox window ---- The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. mraible wrote: > > You might try disabling SiteMesh on your page (by excluding it in > decorators.xml or commenting out the filter-mapping in web.xml). That > should allow you to view things w/o worrying about AppFuse's default > JavaScript or CSS. > > Matt > > On 8/9/07, Thinkboy <[EMAIL PROTECTED]> wrote: >> hi, >> >> sorry, this issue may not be very much about appfuse problem. >> >> anyone has successfully setup greybox in appfuse? it is very beauiful >> for popup windows: http://orangoo.com/labs/GreyBox/ >> >> however. I am unable to set it up in appfuse and not able to find any >> solution via google. i just doubt it may due to any conflict in js or >> css which are existing in appfuse. >> >> pls help!. >> >> [scenario:] >> 1) I installation greybox: >> 2) in decorator/default.jsp, i added the following snippet in between >> <head> tag >> <script type="text/javascript"> >> var GB_ROOT_DIR = "./greybox/"; >> </script> >> <script type="text/javascript" src="/platform/greybox/AJS.js"></script> >> <script type="text/javascript" >> src="/platform/greybox/gb_scripts.js"></script> >> <link rel="stylesheet" type="text/css" media="all" >> href="http:/mydomain.com/platform/greybox/gb_styles.css"/> >> <decorator:head /> >> >> >> 3) add to my jsp page: >> http://google.com/ Launch >> google.com in fullscreen window >> >> >> 4) on web page, a grebox is popup , but it shows an error message >> ---- >> error message in greybox window >> ---- >> The page isn't redirecting properly >> Firefox has detected that the server is redirecting the request for >> this address in a way that will never complete. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/problem-setting-up-greybox-in-appfuse-tf4241315s2369.html#a12076455 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
