Hello Aditya, My application uses frames in way that i have my window divided in 3. In one part, i want to reuse an existing application, that is not a GWT application. The other parts are also mine, and are GWT. The application that i want to reuse is a web application, developed with js (client) and java(server). The point how can i integrate this existing web application??Is open source, so i have the code, but i'm not sure how to use it. ¿Is it more clear now?Please, if you need to know something more, ask me.... I'm a little lost with it and if you could just give some advice or something i would appreciate a lot!!! Thank you very much!!!
On 9 ago, 12:12, aditya sanas <[email protected]> wrote: > hello, > > @anita : plz be specific with your requirement first of all and give some > more information that which type of web app that you wished to integrate > with GWT > > it is possible ofcourse but without giving complete information it is hard > to explain wht you want... > > -- > Aditya > > On Mon, Aug 9, 2010 at 1:41 PM, Anita <[email protected]> wrote: > > Hi Abhiram, > > > Thank you very much for your answering!!! but i'm not sure that i > > understand your suggestion :( > > The application that already exists has a client side(js) and a server > > side(java servlets)... So you're suggesting that i should embed the > > client(js) part in html and make a html widget? > > > Thank you very much! > > An > > > On 9 ago, 09:25, abhiram wuntakal <[email protected]> wrote: > > > Hi, > > > > I am really not sure if this might be totally wrong. But u can take > > this > > > as a suggestion from where you can start the solution. Embed the JSP code > > in > > > html and make that part of a html widget. You can place this html widget > > in > > > one of the panels. Then u can build any other GWT sub application in the > > > other sub-panels. > > > > Not sure if this is exactly right, but I think this shud work.. > > > > HTH, > > > Abhiram > > > > On Mon, Aug 9, 2010 at 12:51 PM, Anita <[email protected]> wrote: > > > > Please, could anyone help me?? > > > > Thanks a lot! > > > > > -- > > > > 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]<google-web-toolkit%[email protected]> > > <google-web-toolkit%[email protected]<google-web-toolkit%[email protected]> > > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/google-web-toolkit?hl=en. > > > -- > > 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]<google-web-toolkit%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
