Re: HI, Port already in use issue when the server tab doesnot show any red icon and session is closed but still facing same issue

2017-05-09 Thread Thomas Broyer
On Tuesday, May 9, 2017 at 6:25:29 PM UTC+2, sahit...@gmail.com wrote: > > can any one help me on this > Assuming Eclipse here, open the Debug view (it's generally enough to switch to the Debug perspective) and look for a running process and kill it. Alternatively, you can use JConsole or

Re: Hi Ajax experts, can Google spider read the content of Ajax app (that does not have any code to to make it Crawlable) by itself?

2014-05-21 Thread Tom
Thank you very much for your answer. This is quite new, I will test it. On Wednesday, May 21, 2014 12:17:44 PM UTC+10, Joseph Lust wrote: I misspoke, *Fetch As Google *will show you the HTML and request headers, what I was thinking of was *Labs Instant Previews* In the example below

Re: Hi Ajax experts, can Google spider read the content of Ajax app (that does not have any code to to make it Crawlable) by itself?

2014-05-20 Thread Joseph Lust
I misspoke, *Fetch As Google *will show you the HTML and request headers, what I was thinking of was *Labs Instant Previews* In the example below you can see the rendered subpage of the site that is totally AJAX driven:

Re: Hi Ajax experts, can Google spider read the content of Ajax app (that does not have any code to to make it Crawlable) by itself?

2014-05-19 Thread Joseph Lust
Tom, To assuage your healthy skepticism, get a Googlw Webmaster Tools account, add your site, and then use the* Crawl Fetch as Google option*. I am able to feed it my GWT home page and sub pages (based on history tokens in the URL) and the returned page is the page as expected, filled with

Re: Hi Ajax experts, can Google spider read the content of Ajax app (that does not have any code to to make it Crawlable) by itself?

2014-05-19 Thread Tom
i did use web master tool, but seem Google can not index gwtp page. They can index the home page, ie i can see text in home page when searching site:mydomain.com but it didn't show other sub pages. On Monday, May 19, 2014 10:14:21 PM UTC+10, Joseph Lust wrote: Tom, To assuage your healthy

Re: Hi Ajax experts, can Google spider read the content of Ajax app (that does not have any code to to make it Crawlable) by itself?

2014-05-19 Thread Tom
did u implement Crawl Filter for your GWTP? do u have these lines in your Guice package? bindConstant().annotatedWith(ServiceKey.class).to(123456); bindConstant().annotatedWith(ServiceUrl.class).to(http://crawlservice.appspot.com/;); filter(/*).through(CrawlFilter.class); On Monday,

Re: hi good to see you I'm wanna be join gwt comm~

2013-10-17 Thread Wesley.JUNG
Hi, Mr. Hur, This is the example of using textbox in GWT. //com.google.gwt.user.client.ui.TextBox TextBox tbox = new TextBox(); // setting text color tbox.getElement().getStyle().setColor(#FF); // getting text color String color = tbox.getElement().getStyle().getColor(); Thanks, by the

Re: Hi suggestion needed....

2013-01-20 Thread Wayne Rasmuss
I pretty much agree with Ashton. I also like to us Gin (Guice for GWT) but learning that might be too much overhead to quickly prototype something. On Thursday, January 17, 2013 2:27:25 PM UTC-6, Ashton Thomas wrote: I recommend using Activity and Places for organizing at a high level:

Re: Hi suggestion needed....

2013-01-17 Thread Ashton Thomas
I recommend using Activity and Places for organizing at a high level: https://developers.google.com/web-toolkit/doc/latest/DevGuideMvpActivitiesAndPlaces For a prototype, you may not need to follow the strict presenter format (normally your Activity would act as the 'presenter') Again, since

Re: Hi suggestion needed....

2013-01-16 Thread Maurizio Fassone
I would suggest gwt-platform http://code.google.com/p/gwt-platform/, I have used this framework for a couple of project and I have found it very well designed. Maurizio Il giorno lunedì 14 gennaio 2013 22:48:33 UTC+1, nalin...@googlemail.com ha scritto: I am new to GWT... and building a

Re: Hi suggestion needed....

2013-01-15 Thread Samyem Tuladhar
Go with MVP if you are comfortable with the GWT basics and ready for advanced usages. If your page design is mostly static in nature, the UiBinder is easier. On Monday, January 14, 2013 4:48:33 PM UTC-5, nalin...@googlemail.com wrote: I am new to GWT... and building a prototype for a

Re: Hi, cakephp and GWT

2012-07-17 Thread Joseph Lust
CakePHP: PHP server side website framework. Interpreted at runtime. GWT: Java client/server side toolkit for RIA's. Compiled as war file. Try building with their sample projects to learn more. Sincerely, Joseph -- You received this message because you are subscribed to the Google Groups

Re: Hi All,

2011-11-02 Thread smiletolead
Hi Prasad Can you provide a prototype to reproduce the issue? Thanks, Ganesh On Nov 1, 2:37 pm, prasad korrapati korrapatipras...@gmail.com wrote: I am new to the GWT . i am able to run my GWT application in firefox and IE also . but when i run my application in Google-chrome the category

Re: Hi

2011-10-12 Thread Juan Pablo Gardella
What's the error? and what version of GWT are you use? 2011/10/12 prasad korrapati korrapatipras...@gmail.com I am working with GWT and GXT (2.3). I am able to run my GWT application in Firefox and Safari. But When i ran it in Chrome it's not working properly . I think plugin problem in

Re: HI does any body know something about GWT accessibility

2011-08-10 Thread Jim Douglas
http://code.google.com/webtoolkit/doc/latest/DevGuideA11y.html On Aug 10, 9:22 pm, mmb birada...@gmail.com wrote: HI i started learning GWT few days ago , i want to ask suppose if i have GWT webpage say A which was not developed by me  ,suppose this web page  has a Button named as submit , so

Re : Hi

2011-04-21 Thread Thomas Broyer
Probably around May 10-11 http://www.google.com/events/io/2011/ ;-) -- 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

Re: hi

2010-07-12 Thread Prashant
yes :-) -- Prashant www.claymus.com -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to

Re: hi i need help

2009-03-05 Thread andres ospina
as the arm with the var url = (DesktopConstants appTitle Desktop GWT editLabel edit ); for example: hhtp: / / www.prueba.com / inde.html ?. 2009/2/20 Todd Seiber todd.sei...@gmail.com Look into the Dictionary class (http://google-web-

Re: hi

2009-02-23 Thread andres ospina
the result was: [ERROR] Unable to load module entry point class com.ximware.flash.web.client.Web (see associated exception for details) com.google.gwt.dev.shell.HostedModeException: invokeNativeString(@com.ximware.flash.web.client.Imprimir::getProjectID()): JavaScript undefined, expected

Re: hi i need help

2009-02-20 Thread Lothar Kimmeringer
andres ospina schrieb: how to pass jsp values to gwt I'm not sure if I understand you right, so please ask your question again, explaining where you are calling a JSP- page and where GWT comes into play. Regards, Lothar --~--~-~--~~~---~--~~ You received

Re: hi i need help

2009-02-20 Thread andres ospina
I need to pass variables from JSP to GWT 2009/2/20 Lothar Kimmeringer j...@kimmeringer.de andres ospina schrieb: how to pass jsp values to gwt I'm not sure if I understand you right, so please ask your question again, explaining where you are calling a JSP- page and where GWT comes

Re: hi i need help

2009-02-20 Thread andres ospina
I need to pass values from JSP to GWT 2009/2/20 andres ospina felipeospin...@gmail.com I need to pass variables from JSP to GWT 2009/2/20 Lothar Kimmeringer j...@kimmeringer.de andres ospina schrieb: how to pass jsp values to gwt I'm not sure if I understand you right, so please ask

Re: hi i need help

2009-02-20 Thread andres ospina
I need to pass values from JSP to GWT, for url 2009/2/20 andres ospina felipeospin...@gmail.com I need to pass values from JSP to GWT 2009/2/20 andres ospina felipeospin...@gmail.com I need to pass variables from JSP to GWT 2009/2/20 Lothar Kimmeringer j...@kimmeringer.de andres ospina

Re: hi i need help

2009-02-20 Thread Todd Seiber
Look into the Dictionary class (http://google-web- toolkit.googlecode.com/svn/javadoc/1.5/com/google/gwt/i18n/client/ Dictionary.html) Your JSP page could have: var myDictionary = { myValue: %= myValue % }; And GWT could read with: Dictionary myDictionary =

Re: hi i need help

2009-02-20 Thread andres ospina
I can Regel example of a couple I could not understand much yet 2009/2/20 Todd Seiber todd.sei...@gmail.com Look into the Dictionary class (http://google-web- toolkit.googlecode.com/svn/javadoc/1.5/com/google/gwt/i18n/client/

Re: HI Guys

2008-09-12 Thread jagadesh
Thanks Man, I have disabled all the special characters but i need to use only % Character. i used the following code. ((TextBox)searchTable.getWidget(9,2)).addKeyboardListener(new KeyboardListenerAdapter() { public void onKeyPress(Widget sender, char keyCode, int

Re: HI Guys

2008-09-11 Thread Fred Janon
Change the example code from the TextBox Javadoc API like this: tb.addKeyboardListener(new KeyboardListenerAdapter() { public void onKeyPress(Widget sender, char keyCode, int modifiers) { if (Character.isDigit(keyCode)) return; if ((keyCode == '.') // Add all your