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 JVisualVM (not sure if you can kill 
it there), or jps on the command-line (to get its PID and then kill it).

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


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 sahitya066
can any one help me on this

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Hi, my new GWT application

2014-05-22 Thread 'Philippe Baumard' via Google Web Toolkit
Hi,
Thanks for your glance at www.bontirage.com

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


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 you can see the rendered subpage of the site that is 
 totally AJAX driven:


 https://lh4.googleusercontent.com/-TLrNtKy9fAo/U3wMeaCCFNI/HBw/9SC-XcHygl8/s1600/image001.png


  

 And the renderings below. These thumbnails appear other places in GWDT as 
 well:


 https://lh3.googleusercontent.com/-WMuc_ml6UfQ/U3wMixdr7EI/HB4/scFjxqhNAu0/s1600/image002.png

 So, this indicates to me that GWTP works out of the box, without need for 
 a crawler servlet. I'd also note that when a client called me, irate that 
 the yet to be launched site's pages were appearing on Google, it was 
 another indicator that they were rendering JS based pages serverside 
 (robots.txt fixed that).


 Hope that helps.


 Sincerely,

 Joseph


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


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:

https://lh4.googleusercontent.com/-TLrNtKy9fAo/U3wMeaCCFNI/HBw/9SC-XcHygl8/s1600/image001.png


 

And the renderings below. These thumbnails appear other places in GWDT as 
well:

https://lh3.googleusercontent.com/-WMuc_ml6UfQ/U3wMixdr7EI/HB4/scFjxqhNAu0/s1600/image002.png

So, this indicates to me that GWTP works out of the box, without need for a 
crawler servlet. I'd also note that when a client called me, irate that the 
yet to be launched site's pages were appearing on Google, it was another 
indicator that they were rendering JS based pages serverside (robots.txt 
fixed that).


Hope that helps.


Sincerely,

Joseph

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


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 the 
expected content. Check it out for yourself.

As to cloaking, I'm not sure what Google does. The obvious step would be to 
intermittently visit the page with a user agent / IP block that was not 
identifiable as GoogleBot. Then correlate those results with the results 
received when you really were the declared GoogleBot, and if there was a 
notable dependency flag and blacklist the site. However, this would mean 
agent misrepresentation and potentially going against the robots.txt, which 
would potentially be *evil* and not something Google would do openly. 
Probably it would make more sense for higher traffic sites that are flagged 
for a higher risk of spam/malware by other heuristics. 

Sincerely,
Joseph

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


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 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 the 
 expected content. Check it out for yourself.

 As to cloaking, I'm not sure what Google does. The obvious step would be 
 to intermittently visit the page with a user agent / IP block that was not 
 identifiable as GoogleBot. Then correlate those results with the results 
 received when you really were the declared GoogleBot, and if there was a 
 notable dependency flag and blacklist the site. However, this would mean 
 agent misrepresentation and potentially going against the robots.txt, which 
 would potentially be *evil* and not something Google would do openly. 
 Probably it would make more sense for higher traffic sites that are flagged 
 for a higher risk of spam/malware by other heuristics. 

 Sincerely,
 Joseph


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


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, May 19, 2014 10:14:21 PM UTC+10, Joseph Lust wrote:

 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 the 
 expected content. Check it out for yourself.

 As to cloaking, I'm not sure what Google does. The obvious step would be 
 to intermittently visit the page with a user agent / IP block that was not 
 identifiable as GoogleBot. Then correlate those results with the results 
 received when you really were the declared GoogleBot, and if there was a 
 notable dependency flag and blacklist the site. However, this would mean 
 agent misrepresentation and potentially going against the robots.txt, which 
 would potentially be *evil* and not something Google would do openly. 
 Probably it would make more sense for higher traffic sites that are flagged 
 for a higher risk of spam/malware by other heuristics. 

 Sincerely,
 Joseph


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


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-17 Thread Tom
 

I remembered that about 1 or 2 years ago, I read an article in which it 
said that in the future, Google Spider will be able to read the text in 
any Ajax app. That mean we don't even need to make our GWT App crawlable. 
Google did it for us. (1)

But, before the above thing (1) happened, to make Gwt App crawlable, you 
have to use HTMLUnit or other techniques to create another layer for Google 
spider to read the text of your Ajax app. That is not easy.

By the way, bad people can take advantages of that to fool the google by 
doing cloaking or something like that. That is not not what Google want.

Surprisingly, today, I heard someone said that his GWTP app can be seen by 
Google without any problem  he didn't use any technique to make his app 
crawlable. 

I did some tests  seem he is right, but I am not sure 100% that is true.

So, just ask you that:

Can Google spider read the content of Ajax app (that does not have any code 
to to make it Crawlable) by itself?

If that is true then that is awesome! or i could be wrong??

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


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

2013-10-17 Thread 허주영
hi my name is joo-young, hur, from s.korea. so i'm beginning gwt . i was 
proceed project
at struts2, ibatis, sql, etc java. but recently i'm very hard. because gwt 
is not spreading tech in my town. so i'll very study hard , because i'm si 
computer engineer, and i like gwt's function. 

and i'm little english. understand me . 

and now i have problem - *** how to i get to using gwt's text color 
without css in panel? 

jlabel? jbox? but, recently i try it, and failure. please applying to me 
.. 

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


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 way I am also Korean. Nice to see another korean using GWT.


On Thursday, October 17, 2013 12:58:34 AM UTC-4, 허주영 wrote:

 hi my name is joo-young, hur, from s.korea. so i'm beginning gwt . i was 
 proceed project
 at struts2, ibatis, sql, etc java. but recently i'm very hard. because gwt 
 is not spreading tech in my town. so i'll very study hard , because i'm si 
 computer engineer, and i like gwt's function. 

 and i'm little english. understand me . 

 and now i have problem - *** how to i get to using gwt's text color 
 without css in panel? 

 jlabel? jbox? but, recently i try it, and failure. please applying to me 
 .. 


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


hi google firefox has released version 24 .gwt plugin is not supporting it.

2013-09-20 Thread Thomas Broyer
The missing plugin page might have not yet been updated (I saw the review, 
didn't check if it's been merged and deployed), but the plugin has been 
updated. So if you just updated your Firefox, check for extension updates.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


Hi hibernate deleted objects still visible.....

2013-03-04 Thread nalini . kar
Hi,
 
I use GWT with hibernate...
And when i delete the object... it is reflected in database...but not in my 
application..
only upon restarting the execution it is reflected
 
I know that the cache did not refresh...
 
I tried using session.clear()... session.evict(obj)...
 
but nothing worked... here is my code...
 
* 

*Boolean deleteOrder(*int* orderId) {

 SessionFactory sF = HibernateUtil.*getSessionFactory*();

session = sF.getCurrentSession();

session.beginTransaction();

System.*out*.println(sF.getCache().containsEntity(SOrd.*class*, orderId));

SOrd sOrd = (SOrd) session.get(SOrd.*class*, orderId);

*for* (SItem sItem : sOrd.getSItems()) {

System.*out*.println(deleted);

session.delete(sItem);

} 

session.delete(sOrd); 

session.getTransaction().commit(); 

System.*out*.println(Deleted);

*return* *true*;

 }
can anyone help me
 
 
Regards,
Nalini.K

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




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:

 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 this is a prototype, I would recommend making the high level 
 views UiBinder files (For every activity have a ActViewUibidner java/xml 
 file).

 If you have to mix in other GWT widgets via java, it is probably fine. I 
 just wouldn't layout your app form java but instead have an outer shell 
 UiBinder and Uibinders for each activity.

 Maybe this will help


 On Monday, January 14, 2013 4:48:33 PM UTC-5, nalin...@googlemail.comwrote:

 I am new to GWT... and building a prototype for a company

 1.Should I stick to MVP pattern? Or without that pattern is also 
 advisable? I feel that without that pattern is not a bad design as the 
 project creation itself splits up into client and server code...

 2.Which method of UI build is better.. with GWT widgets with Java code or 
 with GWT tags using UiBinder..?



 Regards,
 Nalini.K



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/EtkP6ZkslXMJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 this is a prototype, I would recommend making the high level 
views UiBinder files (For every activity have a ActViewUibidner java/xml 
file).

If you have to mix in other GWT widgets via java, it is probably fine. I 
just wouldn't layout your app form java but instead have an outer shell 
UiBinder and Uibinders for each activity.

Maybe this will help


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 company

 1.Should I stick to MVP pattern? Or without that pattern is also 
 advisable? I feel that without that pattern is not a bad design as the 
 project creation itself splits up into client and server code...

 2.Which method of UI build is better.. with GWT widgets with Java code or 
 with GWT tags using UiBinder..?



 Regards,
 Nalini.K


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/QJunCAdrGMsJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 prototype for a company

 1.Should I stick to MVP pattern? Or without that pattern is also 
 advisable? I feel that without that pattern is not a bad design as the 
 project creation itself splits up into client and server code...

 2.Which method of UI build is better.. with GWT widgets with Java code or 
 with GWT tags using UiBinder..?



 Regards,
 Nalini.K


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/a1ERFBNYiAEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 company

 1.Should I stick to MVP pattern? Or without that pattern is also 
 advisable? I feel that without that pattern is not a bad design as the 
 project creation itself splits up into client and server code...

 2.Which method of UI build is better.. with GWT widgets with Java code or 
 with GWT tags using UiBinder..?



 Regards,
 Nalini.K


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/o1B3XS6g7RIJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Hi suggestion needed....

2013-01-14 Thread nalini . kar
I am new to GWT... and building a prototype for a company

1.Should I stick to MVP pattern? Or without that pattern is also advisable? 
I feel that without that pattern is not a bad design as the project 
creation itself splits up into client and server code...

2.Which method of UI build is better.. with GWT widgets with Java code or 
with GWT tags using UiBinder..?



Regards,
Nalini.K

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/jOWW_uLTo24J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



[gwt-contrib] Hi Can anyone help me regarding development of resume via gwt.

2012-10-25 Thread Akash Pathak
Hi,Akash this side .I am web developer but new to GWT.But want to make a My 
fancy resume with the help of GWT.Can any one please help me to get source 
code of it.I will be very thankful for.
  Project name-development of resume or CV.With help of GWT

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Hi, cakephp and GWT

2012-07-17 Thread Alexcitron
Hello such,
I would like to know the difference between cakephp and GWT!
saludos! 

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/h33Fk769yzkJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/Ue7VjPC5iSoJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 table in my application is not clickable (When i leave the
 browser and went to the other browser for 5 minutes).This is what
 happening in Chrome Browser only.

 Please help me .
 Thanks.

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Hi All,

2011-11-01 Thread prasad korrapati
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 table in my application is not clickable (When i leave the
browser and went to the other browser for 5 minutes).This is what
happening in Chrome Browser only.


Please help me .
Thanks.

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Hi all,

2011-10-18 Thread prasad korrapati
When i am Debugging my GWT application in Development mode and host
mode which is working fine in except Chrome browser. When i am
debugging in chrome it's working fine but when i leave the tab and
move to another after five minutes category tree which is not
clickable. I am using GWT 2.3 in Ubuntu 11.04 with jboss Server .

Please help me .
Thanks .

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Hi

2011-10-12 Thread prasad korrapati
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 Google Chrome
Browser. I am using ubuntu 11.04 .

Please help me any one of you.

Thanks .

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 Google Chrome
 Browser. I am using ubuntu 11.04 .

 Please help me any one of you.

 Thanks .

 --
 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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



HI does any body know something about GWT accessibility

2011-08-10 Thread mmb
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 i want to write a screen
reader which will read the button text as submit when i move mouse
cursor over it, so for doing that i need GWT client side
accessibility API's or any GWT client side framework,i can also use
MSAA for doing this but it is not giving information about all GWT
widgets, so anybody know something regarding this topic
 thanks in advance to those who will reply...

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 i want to write a screen
 reader which will read the button text as submit when i move mouse
 cursor over it, so for doing that i need GWT client side
 accessibility API's or any GWT client side framework,i can also use
 MSAA for doing this but it is not giving information about all GWT
 widgets, so anybody know something regarding this topic
  thanks in advance to those who will reply...

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Hi

2011-04-21 Thread Deepak Singh
Hi,

Any expected date for final release of GWT 2.3 ?

Thanks
Deepak

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



hi

2010-07-12 Thread Ganesan R
Hi i am newly join this group can u help me

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Hi Need a favour

2010-03-04 Thread sridevi macherla
Hi ,

Anyone working with Google Hyderabad, can you please let me know.

Thanks
Sri

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



hi

2009-10-22 Thread e kaavya

http://www.123maza.com/electromagnetism
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Hi sjivan

2009-08-12 Thread kumar

Great works in smartClientGWT.

thanks
Kumaresan.

--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



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-
 toolkit.googlecode.com/svn/javadoc/1.5/com/google/gwt/i18n/client/
 Dictionary.htmlhttp://toolkit.googlecode.com/svn/javadoc/1.5/com/google/gwt/i18n/client/%0ADictionary.html
 )

 Your JSP page could have:

 var myDictionary = {
  myValue: %= myValue %
 };

 And GWT could read with:
  Dictionary myDictionary = Dictionary.getDictionary(myDictionary);
  String myValue = theme.get(myValue);

 On Feb 20, 11:28 am, andres ospina felipeospin...@gmail.com wrote:
  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 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 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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



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 java.lang.String
at com.google.gwt.dev.shell.JsValueGlue.get(JsValueGlue.java:101)
at
com.google.gwt.dev.shell.ModuleSpace.invokeNativeString(ModuleSpace.java:264)
at
com.google.gwt.dev.shell.JavaScriptHost.invokeNativeString(JavaScriptHost.java:129)
at com.ximware.flash.web.client.Imprimir.getProjectID(Imprimir.java:12)
at com.ximware.flash.web.client.Web.onModuleLoad(Web.java:38)
at com.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java:342)
at
com.google.gwt.dev.shell.BrowserWidget.attachModuleSpace(BrowserWidget.java:326)
at
com.google.gwt.dev.shell.ie.BrowserWidgetIE6.access$200(BrowserWidgetIE6.java:36)
at
com.google.gwt.dev.shell.ie.BrowserWidgetIE6$External.gwtOnLoad(BrowserWidgetIE6.java:70)
at
com.google.gwt.dev.shell.ie.BrowserWidgetIE6$External.invoke(BrowserWidgetIE6.java:125)
at
com.google.gwt.dev.shell.ie.IDispatchImpl.Invoke(IDispatchImpl.java:293)http://localhost:/./myApp.html?ProjID=12345

the result was

2009/2/22 Vishesh visheshs...@gmail.com


 You will have to assign the values to a var variable and then retrive
 it from the gwt function using the native jsni within a function.
 for instance using query in the html page declare and assign the value
 to a variable:
 for html page: http://localhost:/./myApp.html?ProjID=12345

 var projectID = query['ProjID'];

 And retrieve it in the gwt code by a function:

 native String getProjectID() /*-{
if($wnd.projectID) {
  return $wnd.projectID;
}
 }-*/


 Hope this helps
 Vishesh.

 On Fri, Feb 20, 2009 at 11:25 AM, andres felipeospin...@gmail.com wrote:
 
  how to pass jsp values to gwt
  
 



 --
 Vishesh Sahu

 


--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



hi i need help

2009-02-20 Thread andres ospina
  how to pass jsp values to gwt
Google-Web-Toolkit@googlegroups.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-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



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 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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



hi

2009-02-20 Thread andres

how to pass jsp values to gwt
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



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 into play.


 Regards, Lothar

 


--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



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 your
 question again, explaining where you are calling a JSP-
 page and where GWT comes into play.


 Regards, Lothar

 



--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



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 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 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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



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 = Dictionary.getDictionary(myDictionary);
  String myValue = theme.get(myValue);

On Feb 20, 11:28 am, andres ospina felipeospin...@gmail.com wrote:
 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 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 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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



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/
 Dictionary.htmlhttp://toolkit.googlecode.com/svn/javadoc/1.5/com/google/gwt/i18n/client/%0ADictionary.html
 )

 Your JSP page could have:

 var myDictionary = {
  myValue: %= myValue %
 };

 And GWT could read with:
  Dictionary myDictionary = Dictionary.getDictionary(myDictionary);
  String myValue = theme.get(myValue);

 On Feb 20, 11:28 am, andres ospina felipeospin...@gmail.com wrote:
  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 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 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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



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
modifiers) {
if ((!Character.isLetter(keyCode)) (!
Character.isDigit(keyCode))
 (keyCode != (char) KEY_TAB)
|| (keyCode =='.')
|| (keyCode =='#')
|| (keyCode =='$')
|| (keyCode =='(')
|| (keyCode !='%')
 (keyCode != (char) KEY_BACKSPACE)
 (keyCode != (char) KEY_DELETE)  (keyCode != 
(char)
KEY_ENTER)
 (keyCode != (char) KEY_HOME)  (keyCode != 
(char)
KEY_END)
 (keyCode != (char) KEY_LEFT)  (keyCode != 
(char)
KEY_UP)
 (keyCode != (char) KEY_RIGHT)  (keyCode != 
(char)
KEY_DOWN)) {
  // TextBox.cancelKey() suppresses the current keyboard
event.
  ((TextBox)sender).cancelKey();
}
  }
});

Thank U.

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



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 allowed characters here
|| (keyCode == '$')
|| (keyCode == '#')) return;
  // TextBox.cancelKey() suppresses the current keyboard event.
  ((TextBox)sender).cancelKey();
}
  }
});

this allows digits and '.', '$' and '#'

Fred

On Fri, Sep 12, 2008 at 12:42, jagadesh [EMAIL PROTECTED] wrote:


 Hi Guys,


 How Can We Disable Special Characters in the textfield in gwt. iam
 using Keyboard Listener .
 i used isDigit() and isCharacter() , but it is coing to accept some
 characters like  . # $ (  .
 how can  i disable these characters too.

 Please Sort Me Out Form This Issue.


 Thank u.

 jagadesh





 


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---