two widgets communication

2015-10-02 Thread naveen gayar
Hi I have widget on the left side and the widget on the right side. When i click the button in the left side, it should change the content in the right side widget. Thanks navjyothi -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To

Getting IP Address

2015-07-08 Thread naveen gayar
Hi GWT is not accepting the following and giving the compilation errors. 1.Inet4Address.getLocalHost().getHostAddress() 2.Runtime.getRuntime().exec(hostname) Thanks Naveen -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe

gwt test folder structure

2015-06-19 Thread naveen gayar
Hi All, We are new to gwt. wish to develop some junit test cases for the same especially for gradle environment. Please let us know your inputs on the same. Thanks Naveen -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe

GWT Compiler Task

2015-05-20 Thread naveen gayar
Hi I see that gwt provides support for ant. I wish to have the task which compiles the java code and generate javascript folder. Can anybody provide me hint on the same. Thanks navindian -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group.

Re: Exception-undefined is not a function(While adding anchor to htmlpanel)

2014-10-08 Thread Naveen Ng
(anchor);. It will throw an exception. Try to add null check for anchor also or create a new instance of anchor. Hope It will work. Thanks. Naveen. On Wed, Oct 8, 2014 at 4:18 PM, Mohammed Sameen sameen@gmail.com wrote: Thanks Thomas,But i cant upgrade to GWT 2.7 right now i am using 2.6

Can we use multiple mvp using single Entry point.

2014-08-06 Thread Naveen
Can we use multiple mvp using single Entry point.(multiple activity mapper and multiple activity manager for single Entry point.) -- 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

Re: Can we use multiple mvp using single Entry point.

2014-08-06 Thread Naveen
(commonDisplay); ActivityManager module2ActivityManager1 = new ActivityManager(2ndModuleActivityMapper, eventBus); module2ActivityManager1 .setDisplay(commonDisplay); On Wednesday, August 6, 2014 11:58:38 AM UTC+5:30, Naveen wrote: Can we use multiple mvp using single Entry point.(multiple activity mapper

Re: Angular JS with GWT

2014-02-21 Thread Naveen Ng
We are done in GWT. now we are trying completely using AngularJs. AngularJs is good,if you are using Rest webservice. On Fri, Feb 21, 2014 at 10:46 AM, tarish tarish.sai...@gmail.com wrote: Hi Guys, Will it be good idea to integrate Angular js with GWT. The idea is to use features of both

Re: Support for ARIA in CustomWidget (UiBinder) in SuperDevMode

2014-02-10 Thread Naveen Ng
Hi all. I want to know about GWT vs AngularJs.. Which is better.? and reason beyond better ? Thanks. Naveen. On Mon, Feb 10, 2014 at 5:59 PM, Beniton Fernando beni...@gmail.com wrote: Sorry Thomas my mistake. I was using a BeanParser patch in DevMode. which i forgot to use

GXT 2.2 scroll issue

2010-10-07 Thread naveen
and it scrolls to the top. This is happening only with IE not in Mozilla. What may be the issue? Thanks and regards Naveen -- 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

Re: Send e-mail in GWT

2010-10-06 Thread naveen
Thanks for your kid reply. It would be great if you can send me code snippet of using appengine to send mail. King regards Naveen On Oct 5, 12:49 am, nacho vela.igna...@gmail.com wrote: You can use appengine to deploy your app and use the appengine mail api. On 4 oct, 09:41, Jeff Chimene

Re: Send e-mail in GWT

2010-10-06 Thread naveen
a *mailto* url On Mon, Oct 4, 2010 at 2:37 AM, naveen naveenkumarnl1...@gmail.com wrote: Hi team, My requirement is to send a mail from my website. i will elaborate the requirement. I have my own website, which is in simple html now. Am planning to develop my website using gwt

Re: Send e-mail in GWT

2010-10-06 Thread naveen
the exact function names, but there is a provision!!). This shud get ur email functionality working!! ~ Abhiram Wuntakal On Mon, Oct 4, 2010 at 12:07 PM, naveen naveenkumarnl1...@gmail.com wrote: Hi team, My requirement is to send a mail from my website. i will elaborate the requirement. I

Re: Send e-mail in GWT

2010-10-06 Thread naveen
... Subhro. On Mon, Oct 4, 2010 at 12:07 PM, naveen naveenkumarnl1...@gmail.com wrote: Hi team, My requirement is to send a mail from my website. i will elaborate the requirement. I have my own website, which is in simple html now. Am planning to develop my website using gwt

Send e-mail in GWT

2010-10-04 Thread naveen
Naveen -- 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

Re: upgrade from GWT 2.1 to GWT 2.2

2010-09-26 Thread naveen
. how do i start doing it. Thanks naveen -- 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

Re: Grid data issue

2010-09-26 Thread naveen
Script. . Any suggestions are welcome. Thanks Naveen -- 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

Grid data issue

2010-09-24 Thread naveen
Hi team, am using gwt 2.1 version, am trying to fill the data in to the simple grid. The data is huge, so in IE it is throwing error saying Script on this page is causing IE to run slowly... please refer the attached screenshot. Any suggestions are welcome. Thanks Naveen -- You received

Grid data issue

2010-09-24 Thread naveen
Hi team, am using gwt 2.1 version, am trying to fill the data in to the simple grid. The data is huge, so in IE it is throwing error saying Script on this page is causing IE to run slowly. End Script. . Any suggestions are welcome. Thanks Naveen -- You received this message because you

GWT+Spring

2010-05-20 Thread Naveen
Hi all I am working on an Simple Spring app just an index page which takes the username and password and responds with an success or failure page... If successful I have given a href there in other words an request which takes me to the index page of the GWT app. After combining both of these

GWT nocache path reference

2010-05-19 Thread Naveen
in the nocache file or find an other way in Spring.. It will be great if some one here can help me on this. thanks Naveen -- 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

SmartGWT SimpleCalendar widget help

2010-05-06 Thread Naveen
.. I worked on the basic example which comes along with eclipse plugin to understand RPC .. In that we have a text box from which we can get the entered value .. I am not able to understand the same in simple calendar as some Datasource has been used.. Can anyone explain this please.. Regards Naveen

Re: -- 'com.google.gwt.core.client.RunAsyncCallback'

2010-05-03 Thread Naveen
, Ahmed Sief ahmed_sie...@yahoo.com wrote: From: Naveen r.naveens...@gmail.com To: Google Web Toolkit google-web-toolkit@googlegroups.com Sent: Tue, April 27, 2010 6:06:09 PM Subject: [ERROR] -- 'com.google.gwt.core.client.RunAsyncCallback' Hi I am using

Re: GWT calendar

2010-04-13 Thread Naveen
I am still waiting for some reply on this... Any one who has integrated GWT component with a normal project can share what you did.. Thanks On Apr 8, 8:15 pm, Naveen r.naveens...@gmail.com wrote: Hi I need to implementcalendarfunctionality to an already existing nonGWTproject. I would like

GWT calendar

2010-04-09 Thread Naveen
Hi I need to implement calendar functionality to an already existing non GWT project. I would like to know if it is possible to integrate the GWT calendar to my non GWT project. I am aware that we need to convert the java code into java script, so my question is can i run this as an separate GWT

Re: Image Generation

2009-11-23 Thread naveen krishnan
, res.getOutputStream()); } catch (Exception e) { e.printStackTrace(); } Here rr is an external service object which gives me an image... At the client side i have called this servlet... Regards, Naveen On Sun, Nov 22, 2009 at 1:28 PM, bryanb webbt...@gmail.com

Image Generation

2009-11-21 Thread Naveen
Hi all, Is there a way to display the stream of bytes passed from the server as an image in GWT. in AWT we use the tool kit to construct the image.. this is really urgent and i am struck up here.. cannot move further Any help much appreciated... Regards, Naveen -- You received this message

Image Generation

2009-11-21 Thread Naveen
HI.. Greetings... i am using GWT for one of my application development and found a problem where i cannot proceed further. I need to send a stream of bytes from the sever to the GWT client and create an image using the response in client side. I had tried my best but cannot achieve this. i am

Creating an Dynamic Image using Servlet Output Stream

2009-11-21 Thread naveen krishnan
Have a question? Can some one please help me in creating an dynamic Image using the servlet output stream and display it in the GWT client. I am struck here and not able to proceed further.. This is really urgent.. help is much appreciated... -- Navaneetha Krishnan .A -- You received this

Need steps to integrate gwt into struts 1.x

2009-06-25 Thread Naveen
Hello All, Need step by step instructions to integrate gwt (Google web toolkit) with struts 1.x, and also please do provide a sample integrated application if you have (optional). Thanks in advance Regards Naveen

Error

2009-01-21 Thread Naveen
Hi, I am getting the following errors while compiling: 1. Unable to find com/google/gwt/maps/GoogleMaps.gwt.xml on your classpath, could be a typo, or maybe you forgot Any help is appreciated. --~--~-~--~~~---~--~~ You received this message because you are