What I'm trying to do is add the html page which is the report, to the tab panel. I moved the report to the war file and I'm able to embed it in my app. When I tried the url, i would always get the 404 error, until I moved it. I guess it was not visible or accessible to the web app because I copied and pasted the path.
On Mar 29, 12:16 pm, Harald Schilly <[email protected]> wrote: > On Tue, Mar 29, 2011 at 18:11, azuniga <[email protected]> wrote: > > How do I make the file visible to http requests? > > A file in /war/* is visible. I think we still don't really know what > you want to accomplish, when you file is created and so on. Also, is > the URL valid? > > H -- 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.
