So, use an iframe to load the second application:

Frame frame = new Frame("http://path_to_your_second_app";);


Manolo Carrasco

On Sun, Aug 2, 2009 at 6:55 AM, Saeed Zarinfam <zarinfa...@gmail.com> wrote:

>
> Hi Manuel.
> I build a GWT application (called app A) and then i compile it and
> deploy it on the server this application has a URL in server.
> now in another GWT application i want to load deployed version of app
> A into a panel (or something).
>
> how can i do that ?
>
> thanks a million.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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