You could also pass your URL to a Frame widget.  Of course if you
don't mind "framing" an external page (although if it lives on your
own server, not a big deal).


On Feb 2, 2:10 am, "alex.d" <alex.dukhov...@googlemail.com> wrote:
> 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 <joshua.j...@gmail.com> 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 Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to