Hie Yes I know i dont need it when deploying to demoApp. The problem is my page is not rendering when i deploy the app to appengine.
Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Thu, Apr 22, 2010 at 1:29 PM, branflake2267 <[email protected]>wrote: > > If this is what the debugger starts as: > http://127.0.0.1:8888/DemoJSNI.html?gwt.codesvr=127.0.0.1:9997 > then > http://127.0.0.1:8888/MyPage.jsp is the location of it. you don't need > the gwt.cod... to get it to run. > > You can change the start page in web.xml > > Hope that helps, Brandon > > On Apr 21, 9:32 pm, Vik <[email protected]> wrote: > > Hie > > > > In my app i have two modules. > > > > Module one shows a login popup and module 2 shows a admindashboard build > > using GWT and embedded into AdminDashBoard.jsp using div. > > > > After sucessful login it navigates to module to > > using: Window.Location.replace("/ui/page/AdminDashBoard.jsp"); > > > > When i run it from eclipse obviously it loads a blank page and on > appending > > ?gwt.codesvr=127.0.0.1:9997 and reloading url gives me the gwt built > page. > > > > But on hosted mode this is not happening. I dont see any error in admin > > logs. I just see a blank page after login . > > > > Any advise please > > > > Thankx and Regards > > > > Vik > > Founderwww.sakshum.comwww.sakshum.blogspot.com > > > > -- > > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > > To post to this group, send email to [email protected] > . > > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > > For more options, visit this group athttp:// > groups.google.com/group/google-web-toolkit?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
