replace your web gwt all command with the following:
web gwt all --proxyPackage ~.client.proxy --requestPackage ~.client.request
Type: Posts; User: abhishek2408; Keyword(s):
replace your web gwt all command with the following:
web gwt all --proxyPackage ~.client.proxy --requestPackage ~.client.request
I am using tiles and jspx for UI. I have a requirement where I need to display update.jspx below the list.jspx(table) in the same screen. This will improve user experience as user can see the details...
What are the pros and cons of using apache tiles VS GWT for spring roo UI?
What are the debug configuration settings required in Eclipse to debug a project with ROO and GWT?
GWT application has location as:...