aspose file tools
The moose likes GWT and the fly likes GWT with Struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » GWT
Reply Bookmark "GWT with Struts" Watch "GWT with Struts" New topic
Author

GWT with Struts

Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

Guys,

Why do we have to go over RPC to call a Struts action class on click of a button in a HTML page which was created using GWT!


SCJP 1.4, SCWCD 1.4 - Hints for you, SCBCD Hints - Demnachst, SCDJWS - Auch Demnachst
Did a rm -R / to find out that I lost my entire Linux installation!
Henry Kaldera
Greenhorn

Joined: May 29, 2005
Posts: 9
No.

you can create a HTTP request using request builder and invoke the struts action.
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

Can you please let me know how?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: GWT with Struts
 
Similar Threads
SCEA Part 2: frameworks
GWT vs Struts vs JSF
Web framework
DWR and Struts
GWT in Action : Is it the book for beginners