Gwt validation

2013-03-20 Thread ravi kumar
Hi All, im trying to execute validation sample which is in gwt sdk itself...When i start the jetty server using maven like mvn jetty:run the server is displaying only welcom file.. Actual output it should ask username and validate nameIs anyone knows the answer please help me... -- You

Hyperlinks in a celltable column

2011-10-21 Thread Ravi
How to get hyperlinks in a celltable column ?? I mean in plain html we could do something like below (I want exact same result in gwt) - click me -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this

Fusion Charts

2011-08-02 Thread ravi kiran
HI.. I am using Fusion charts. When binding the data from javascript of page which consists of master page, ther's no problem in rendering the page bu the graph is displaying white screen. Could u please help me on this. -- You received this message because you are subscribed to the Google Groups

Code editor Using GWT

2011-01-17 Thread ravi
Hi, I was planning to build a code editor using GWT , An editor which can compile and execute Java,C++,C code in the browser only.Have heard that we can compile code from a remote location and return the value to browser .Is it possible,if yes please give me starting point. Regards, Abhishek Ranja

GWT Indexing for search

2010-12-06 Thread ravi
Hi, I read in a blog that GWT websites are not shown in search results as they are not indexed by search engines.Is this true as i am planning to use GWT to develop a site for my business. Regards, Abhishek Ranjan -- You received this message because you are subscribed to the Google Groups "Go

Re: How to send message from server to client without callback(RPC)

2010-07-14 Thread ravi kanth
http://www.gwtapps.com/doc/html/com.google.gwt.http.client.html On 15 July 2010 01:03, _MOD_ wrote: > Hi. I want to send string messages from my gwtserviceservlet to my > entrypoint directly. I mean without sending any request from > entrypoint to Servlet. > > Becouse i cant use real java codes

Re: Available - GXT with GWT (on Eclipse) tutorial

2010-07-10 Thread Ravi kumar
tnx really this is good tutorial.. Regards, Ravi Kumar Chaurasia http://ravikumardk.blogspot.com/ Dept of Information Technology NIT,Durgapur On Sat, Jul 10, 2010 at 6:02 PM, raj wrote: > After a lot of frustration and error/debug cycles, I came to grips > with working with GXT on

How to select a value from dropDown menu...

2010-07-06 Thread Ravi kumar
hi i have one application where i have dropdown(listBox) menu to select items. now i want to take those selected item and store it in datastore. how do i take those selected item in a variable so that i can store it in datastore? Regards, Ravi Kumar Chaurasia ravikumarchaura...@gmail.com http

Re: GWT plugin is eclipse got disabled after update

2010-06-26 Thread Ravi kumar
ecac4f90878a2a2/a9e4bebd6bf90624> > :( > I had lots of fun with Windows Vista UAC back then, I'm thinking it had > something to do with it. > I gave up and reinstalled Eclipse. > > On Sun, Jun 27, 2010 at 3:14 AM, Ravi kumar > wrote: > >> I can not reinstall it. it

Re: GWT plugin is eclipse got disabled after update

2010-06-26 Thread Ravi kumar
the disabled plugin helped in my case. (I don't recall > whether GWT got disabled by SVN or vice versa.) > > On Sun, Jun 27, 2010 at 2:57 AM, Ravi kumar > wrote: > >> hi, i just installed the SVN plugin in eclipse. after installing SVN >> plugin my GWT plugin got dis

GWT plugin is eclipse got disabled after update

2010-06-26 Thread Ravi kumar
hi, i just installed the SVN plugin in eclipse. after installing SVN plugin my GWT plugin got disabled in eclipse. any solution for this? -- 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

GWT and HTML5 Features.

2010-06-25 Thread Ravi Sharma
(browser database) in GWT Thanks, Ravi. -- 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-toolki

Re: unable to lode moduloe entry point class

2010-06-23 Thread Ravi kumar
gards, Ravi Kumar Chaurasia Dept of Information Technology NIT,Durgapur On Tue, Jun 22, 2010 at 12:44 PM, Ravi kumar wrote: > Can any one help me i am new to the GWT. I just started it 2 days back and > this is my first example tutorial and i am not finding any solution to this > er

Re: unable to lode moduloe entry point class

2010-06-23 Thread Ravi kumar
Can any one help me i am new to the GWT. I just started it 2 days back and this is my first example tutorial and i am not finding any solution to this error . Tnx in advance Regards, Ravi Kumar Chaurasia Dept of Information Technology NIT,Durgapur On Tue, Jun 22, 2010 at 11:54 AM, Ravi Kumar

unable to lode moduloe entry point class

2010-06-23 Thread Ravi Kumar
Unable to load module entry point class 11:29:28.742 [ERROR] [stockwatcher] Unable to load module entry point class com.google.gwt.sample.stockwatcher.client.StockWatcher (see associated exception for details) java.lang.NullPointerException: null at com.google.gwt.sample.stockwatcher.client.St

Re: History and server call.

2010-06-18 Thread Ravi Sharma
Event), no controller and no presenter. Does it make sense? Ravi. -- 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, sen

Re: History and server call.

2010-06-17 Thread Ravi Sharma
c was as if server has returned) happy coding guys. Feel free to comment. Thanks, Ravi. On Jun 17, 1:45 pm, Tristan Slominski wrote: > here's an example i wrote that walks through place service, hope that helps > with place service concepts. note that I got feedback t

Re: History and server call.

2010-06-17 Thread Ravi Sharma
"switch view only when ready" pattern but if its present in 2.1 then i would love to use it instead of writing my own. Thanks, Ravi. On Jun 17, 10:59 am, Thomas Broyer wrote: > On 16 juin, 15:31, Tristan wrote: > > > sounds like you're reinventing the place se

Re: Failure creating a timer in ServerImplementation

2010-06-16 Thread Ravi Sharma
ogged in. Ravi. On Jun 16, 10:22 am, uwi_u wrote: > It indeed was the reason. No GWT-Client-Code in ServerImplementation. > Sounds sane ;-) > > On 15 Jun., 16:39, uwi_u wrote: > > > > > A. I guess it's the following: > > > I includ

Re: History and server call.

2010-06-16 Thread Ravi Sharma
Event bus looks to be promising and can solve this problem. Will try it and see how much it can help. But first need to use MVP in my project Thanks Ravi. On Jun 16, 2:23 am, fmod wrote: > Using the event bus may help > there.http://code.google.com/events/io/2009/se

Re: GWT and Internet Explorer Mixed Content Security Warning

2010-06-07 Thread Ravi
We are having same issue too. On Apr 20, 6:21 am, Ferdie wrote: > We are having the same problem. > > On Apr 9, 5:44 pm, Khan wrote: > > > Currently my team of developers are experiencing an issue with > > Internet Explorere 7 and 8 with our GWT application. > > This works fine with FireFox, Chr

any prettier skins available for GWT

2010-04-26 Thread Ravi
Is there any skins available for GWT that make it look nicer? I like the looks of SmartGWT but would like to continue to use GWT for long term stability. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send ema

Re: Named Frame

2010-04-21 Thread ravi kanth
Looks like you should post it in GXT forums. On 19 April 2010 17:52, Christian Voigt wrote: > Hello, > > I'm using a Named Frame for showing images. > When I call the function .setURL("url") the Design of the page gets > destroyed. > But, after switching to another firefox tab and back to the G

Fileupload question

2010-02-17 Thread Ravi
Hi, I am new to GWT and facing problem with Fileupload. I have a form which has multiple rails. In one of the rail, there is a form which has Fileupload widget. The form has button, which on click is supposed to send the file details to the servlet. In the servlet code, multipart is false , ev

Google Chrome Frame issue with GWT application on a remote server

2009-09-24 Thread Ravi M
e same WAR on Tomcat on our server (remote, Linux) and fired it up and accessed it via IE, but it didn't get rendered in GCF. Will be grateful for any help on what might be the problem. Regards Ravi --~--~-~--~~~---~--~~ You received this message because you ar

Re: Including my own GWT project

2009-06-22 Thread Ravi
Yes i did all that then ic hecked the GWT jars( i mean how they built and the content..) and found that they have .java files in it. I included .java(source files), and then it worked. Is it compulsory to have source files in such jars??? Any documentation which says? RAvi On Jun 22

Re: Including my own GWT project

2009-06-21 Thread Ravi
project is in classpath. > > Can you see, what i am doing wrong here. > please help. > > I am using Latest Google Eclipse plugin for GWT/GAE and GWT 1.6 > > Ravi --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Go

Re: How can I add a MouseOutHandler to a FlexTable cell?

2009-06-16 Thread Ravi
How to find out the row number on which mouseEvent has occured(in Kelo's example)??? On Jun 13, 2:19 am, Kelo wrote: > Hi Eduardo, > >      Here's your solution: > > public class BocaJrsTable extends FlexTable implements > HasMouseOutHandlers { > >         private HandlerManager manager = new Ha

Re: async code and the callback-chain

2009-06-12 Thread Ravi
oblem. But definitely asynchrnous call WILL not give you stack overflow. It must be your code somewhere. Ravi On Jun 12, 2:14 pm, daniel wrote: > hi all, > > I hope someone can help to find a solution to the following problem: > > I have some complex code that may need data fro

Re: Moving App to Web Server

2009-05-04 Thread Ravi Torvi
This might help you, if you are using Google App Engine, it is quite user friendly. http://code.google.com/webtoolkit/tutorials/1.6/appengine.html<http://code.google.com/webtoolkit/tutorials/1.6/appengine.html> Ravi On Mon, May 4, 2009 at 10:58 AM, Rumpole6 wrote: > > Hi, > >

Re: GWT and charts

2009-03-23 Thread Ravi Mundoli
If you can live with somewhat not-so-sexy graphs (especially pie charts), GChart (http://code.google.com/p/gchart/) is pretty easy to integrate into a GWT app. Ravi On Mar 23, 2:01 pm, robinson wrote: > This still mentions of using >

GWT Checkbox styling not working on latest FireFox 3

2009-03-09 Thread Ravi
t;keywordSearchPanel-CheckBox"); .keywordSearchPanel-CheckBox { padding: 20px; color: #054768; font-family: Tahoma, "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif; font-size: 11px; } Has anyone faced this issue before ? Any insight on how to ger

Effect of using implementations rather than interfaces in client data model

2009-01-15 Thread Ravi M
tation has to do _only_ with RPC for GWT serializable objects and remote interfaces. Thanks and regards Ravi --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group,

Re: Left or Right arrow Key press doesn't work for Textbox inside a TreeItem in GWT 1.5

2008-12-09 Thread Ravi
Fixed it with the following:- public void onKeyDown(Widget sender, char keyCode, int arg2) { if ((keyCode == KEY_LEFT || keyCode == KEY_RIGHT ) && (sender instanceof TextBox)) { DOM.eventCancelBubble(DOM.eventGetCurrentEvent(), true); } } On Dec 8, 5:25 

Left or Right arrow Key press doesn't work for Textbox inside a TreeItem in GWT 1.5

2008-12-08 Thread Ravi
in case of left arrow key press while nothing happens for right key press event. So, i would like to know if there is any such limitations for the textboxes added into treeitem. Can someone please provide help on this. Thanks, ravi --~--~-~--~~~---~--~~ You

Re: Exception handling in GWT Service

2008-11-26 Thread Ravi M
le to retrieve the exception message in the client, or find out what the cause was. Which is when some digging around revealed that if you want to send the exception over the wire, it has to be a GWT SerializableException. This is with 1.4.6x, of course this may have changed in 1.5.x, I am not sure.

Re: Exception handling in GWT Service

2008-11-25 Thread Ravi M
:32 am, Ravi M <[EMAIL PROTECTED]> wrote: > Satya, > > The following should work. > > 1. Declare your RPC exception like so: > > public class MyRPCException extends SerializableException { >     public TrackerRPCException() { >         super(); >     } > >

Re: Exception handling in GWT Service

2008-11-25 Thread Ravi M
// Show the error message to the user, // or handle however you want to. } }; This should work, there may be some overkill in this though. All this is GWT 1.4.6x, I'm not sure if any of this has changed in 1.5.x. Hope this helps Ravi On Nov 2

Re: Client Side Checked Exceptions

2008-10-28 Thread Ravi M
erely IsSerializable and couldn't be caught with the correct type in onFailure(). Anyway, looks like you fixed your problem regardless, so I will cease and desist. Regards, Ravi On Oct 21, 9:13 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Sorry lothar. to answere your first ques

Re: RPC + Serializable objects

2008-10-26 Thread Ravi M
tion on GWT + Struts, maybe even what you're looking for. Regards Ravi On Oct 27, 1:27 am, Suri <[EMAIL PROTECTED]> wrote: > Hey Ravi, > Thanks for the detailed input. I should have updated this for > everyone's benefit and I'll try to get into that habit. Much like you

Re: RPC + Serializable objects

2008-10-25 Thread Ravi M
alizable rather than Serializable, just to be very clear that the serializability in question is GWT serializability. There's a slight danger that if Serializable becomes the marker interface of choice widely, people might start assuming that all java.io.Serializable objects are GWT serializab

Re: questions on Login Security FAQ

2008-09-18 Thread Ravi M
t to anyone who is interested in this one. Regards Ravi On Sep 18, 12:54 pm, Lothar Kimmeringer <[EMAIL PROTECTED]> wrote: > Hi Alex, > > alex.d schrieb: > > > What about "easy"-hashing on the client side like for example md5? > > Sure, lately there were severa