It's not really a widget(though you can probably make one). Just make an RPC-call, let your backend read the file and send it back, and put your html into the HTMLPanel widget.
On 2 Feb., 08:04, Joshua Partogi <[email protected]> wrote: > Dear all, > > I know that there is an HTML class in GWT for buffering out a plain > html. But I have a case where it would be too much having to write all > the html in my Java class. So I was wondering whether we can just load > an HTML file and add that loaded HTML file as a widget. Is there any > such class like that in GWT? Or does anyone has the trick for that? > > Thank you in advance. > > -- > If you can't believe in God the chances are your God is too small. > > Read my blog:http://joshuajava.wordpress.com/ > Follow me on twitter:http://twitter.com/jpartogi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
