Can you elaborate on what you are trying to do ? One way could be to do it through ajax. senf the url of the page to the server have a servlet read the page send the result back to your client.
On 4 March 2016 at 13:28, Davide Micheletti <[email protected]> wrote: > Hi all, > i'm using GWT 2.6 and i need to get the HTML code of a web page. > How can i do this? > > Thanks in advance. > > Best regards > > > Davide > > -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- Alain Ekambi Co-Founder Ahomé Innovation Technologies http://www.ahome-it.com/ <http://ahome-it.com/> -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
