Re: Last Hope for GWT
Bold caps!
Actually GWT uses a different approach. What you actually call a "page", would be a "view" in a healthy gwt implementation. To understand more, read something about Web Applications vs Web Sites, MVC, MVP, AJAX and so on...
Good luck.
On 01/02/2010 09:08 AM, Jignesh Prajapati wrote:
Hi
i m Totally new bee wid GWT.i created module using Cmd line
> Webappcretor -out dirname module1.submodule1
it create submodule.html,submodule.java and submodule.nochase.js
its OKThis is my first page. now i want to Create new Page in same Project
like "submodule2.html"now i created
"submodule2.java"Compiled it by ant, ant javac and ant gwtc also
in second step i create "submodule2.html" in war dir
but still i not able to Create "module2.nochase.js"
Now the Question is
how to call item define in "submodule2.java" in "submodule2.html"
--> i never change any XML file is it needed then which File?
--> or Only submodule1.nochase.js is sufficient ?(i tried to call is but.... not found any it show ERROR Object not define Bla bla....)Pls Help Pls Send me step by step method to it without ECLIPSE i don't want to use any IDE. OR PLS DON'T SEND ANY LINK I HAVE READ LOST MANY LINK... HAVING GWT HELP BUT THEY ARE FOR HOWS TO USE CMDLINNE HOW TO CREATE FIRST PAGE.........HIP HIP HURRAY... BuT THEY DIDN'T MANSION how TO CREATE SECOND PAGE ??????? :( here i my last hope for this or i will left GWT )
Thanks :)
--
Drj--
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+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home