• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

DWR and Struts

 
Ranch Hand
Posts: 104
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All,
Currently i am working in struts application.Becuase of new requirements we are planning to include GWT in our application.I dont know much about GWT.So i wanted to know whether it is possible to integrate GWT and struts.If yes then how can i do this?
Please Tell me

Regards,
Surya
 
Ranch Hand
Posts: 4864
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm a little confused: The heading of your post is "DWR and Struts", yet your question is about GWT and struts. Which is it?

DWR integrates quite nicely with Struts. I've only played around a little with GWT, but my impression is that because GWT development is so radically different than Struts development, I don't see how they would work very well together at all. My recommendation is to use either GWT or Struts, but not both.
 
Surya Kant
Ranch Hand
Posts: 104
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry guys..It was a typo in heading..
Specifically i want to integrate GWT and Struts 1.x.Is it possible??

Regards,
Surya
 
reply
    Bookmark Topic Watch Topic
  • New Topic