GWT Validation Library

2009-05-13 Thread ytbryan
hi all, I refer to this gwt validation library.http://gwt-vl.maydu.eu/ ValidationShowcase.html does anybody know what is the name of the inherited module? thank yoU! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

how do i set the css for google visualization datatable ?

2009-05-13 Thread ytbryan
hi all, can someone kindly show me how to set the css style for each datatable cell? regards bryan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to Go

Re: how do i

2009-05-08 Thread ytbryan
pardon the title i meant how do i create csv format file in gwt On May 8, 12:03 pm, ytbryan wrote: > hi all, > > i want to include a link to download my data in csv format... just > like what is shown at the top right hand corner of google's insight > for search  h

History implementation and Kitchen sink example

2009-05-08 Thread ytbryan
hi all, I have problem implementing history on my gwt application. i wanted to download the kitchen sink but cannot find it in the website or the gwt distribution. can someone kindly give me the link to download the source code? many thanks --~--~-~--~~~---~--~~

how do i

2009-05-08 Thread ytbryan
hi all, i want to include a link to download my data in csv format... just like what is shown at the top right hand corner of google's insight for search http://www.google.com/insights/search/#cmpt=q anybody has any idea how i can do that? --~--~-~--~~~---~--~~

annotated timeline and menu

2009-05-06 Thread ytbryan
hi all, anybody has a workaround for the google visualization annotated timeline being always on top of the drop down menu? when i have an annotated timeline, i cannot see my drop down menu. drop down menu works fine with other visualization. thanks /bryan --~--~-~--~~-

Re: gwt visualization : gauge

2009-05-05 Thread ytbryan
and one more thing for intensity map.. i read that the maximum height and width is 440 and 200 respectively. is there any ways to increase these two variables? On May 5, 1:39 pm, ytbryan wrote: > Hi all, > > I want the four gauge on my gwt application and i want to

Re: gwt visualization : gauge

2009-05-05 Thread ytbryan
and one more thing for intensity map.. i read that the maximum height and width is 440 and 200 respectively. is there any ways to increase these two variables? On May 5, 1:39 pm, ytbryan wrote: > Hi all, > > I want the four gauge on my gwt application and i want to

Re: gwt visualization : gauge

2009-05-05 Thread ytbryan
and one more thing for intensity map.. i read that the maximum height and width is 440 and 200 respectively. is there any ways to increase these two variables? On May 5, 1:39 pm, ytbryan wrote: > Hi all, > > I want the four gauge on my gwt application and i want to

gwt visualization : gauge

2009-05-05 Thread ytbryan
Hi all, I want the four gauge on my gwt application and i want to lay them horizontally. right now, it is appearing in two column and two rows. how do i make it just one rows and four column? thanks and regards bryan --~--~-~--~~~---~--~~ You received this messag

gwt unable to display motion chart

2009-04-29 Thread ytbryan
hi all, i tested the motion chart from the gwt-visualization api. it doesn't work on teh hosted mode but when i compiled and run on firefox. it works perfectly. anybody encountered this too? --~--~-~--~~~---~--~~ You received this message because you are subscr

Re: efficiency of my gwt application

2009-04-28 Thread ytbryan
ok... thank you for your reply Vitali. :) On Apr 26, 11:17 pm, Vitali Lovich wrote: > On Sat, Apr 25, 2009 at 10:05 PM, ytbryan wrote: > > > thank you for all replies. > > > i have a few questions: > > > 1) JSON data graph with Javascript Overlay -- i can

Re: efficiency of my gwt application

2009-04-25 Thread ytbryan
thank you for all replies. i have a few questions: 1) JSON data graph with Javascript Overlay -- i can't find example on this... can someone tell me what is this? 2) so the rendering of the data is probably the reason why an application looks slow. if the data i want to transfer from serv

Re: GWT 1.6 crashes in Host Mode under Vista

2009-04-22 Thread ytbryan
thanks... it also solved my problem!! On Apr 10, 8:08 pm, wade.clin...@gmail.com wrote: > Thanks ... yes that fixed the problem... > > On Apr 9, 7:15 am, Mark wrote: > > > I just fixed this. It is due to the IPV6-stuff in Vista. The easiest > > way to correct it is edit the file C:\Windows\Syst

Re: efficiency of my gwt application

2009-04-15 Thread ytbryan
thank you all for your advices... i learn something new again today. :D On Apr 15, 11:11 pm, Jason Essington wrote: > On Apr 15, 2009, at 8:51 AM,ytbryanwrote: > > > thanks for your reply thomas. for me, there is two cases of slowness. > > > - the rpc is quite slow. i am using it to return a

Re: efficiency of my gwt application

2009-04-15 Thread ytbryan
on it.. it will normally hang and need a few minutes to finally display the result. sometimes, it will hang forever. can you give me some links to these tutorials? if you have any. thanks again.. On Apr 15, 3:13 pm, Thomas Broyer wrote: > On 15 avr, 13:51, ytbryan wrote: >

Re: efficiency of my gwt application

2009-04-15 Thread ytbryan
on it.. it will normally hang and need a few minutes to finally display the result. sometimes, it will hang forever. can you give me some links to these tutorials? if you have any. thanks again.. On Apr 15, 3:13 pm, Thomas Broyer wrote: > On 15 avr, 13:51, ytbryan wrote: >

Re: efficiency of my gwt application

2009-04-15 Thread ytbryan
on it.. it will normally hang and need a few minutes to finally display the result. sometimes, it will hang forever. can you give me some links to these tutorials? if you have any. thanks again.. On Apr 15, 3:13 pm, Thomas Broyer wrote: > On 15 avr, 13:51, ytbryan wrote: >

efficiency of my gwt application

2009-04-15 Thread ytbryan
hi folks, my application has been running very slowly and i would like to know why. can somebody advise me on what are the common bottleneck that i need to optimise? I am pretty new with gwt. i read the " speed up gwt compiler series http://blog.bazoud.com/post/2008/07/31/Can-I-speed-up-the-GWT-

Re: eclipse is launching forever

2009-04-01 Thread ytbryan
a few times - this > should trigger your app to start (that's a quirky solution but it > works ;-) > > hth > > On 24 Mrz., 15:20,ytbryan wrote: > > > hi all, > > > i want to run my gwt app on eclipse. sometimes, after i added some new > > method and want to la

the whitehouse gov gwt application

2009-03-27 Thread ytbryan
from ongwt.com, i saw this http://www.whitehouse.gov/OpenForQuestions/. apparently, it was from gwt application http://moderator.appspot.com/#16/e=1a26 i want to know what must i add in order to have something that look as decent as the above. CSS? sorry as i am new in web designing and web prog

eclipse is launching forever

2009-03-24 Thread ytbryan
hi all, i want to run my gwt app on eclipse. sometimes, after i added some new method and want to launch it. it will take so long to launch. i am thinking that the eclipse is going through those old code/ folders which i never edit. does anybody know solution to fix this? --~--~-~--~---

google map getting crowded

2009-03-23 Thread ytbryan
hi all, after i put markers on google map, it got really crowded. is there anyway where i can solve this problem? ie. making the map bigger? make the marker smaller? how? need some advice.. thanks /bryan --~--~-~--~~~---~--~~ You received this message because

Re: using of classes outside gwt's class list

2009-03-23 Thread ytbryan
go to my server and then transmitted to my client through RPC. is there a standard way of doing this? given that the classes needed are outside the JRE Emulation provided by gwt. /bryan On Mar 23, 2:46 pm, Thomas Broyer wrote: > On 23 mar, 13:18,ytbryan wrote: > > > i can't fin

Re: using of classes outside gwt's class list

2009-03-23 Thread ytbryan
i can't find the com.google.gwt.emul.Emulation module. can you point me to the link? On Mar 21, 1:44 am, Thomas Broyer wrote: > On 20 mar, 10:36,ytbryan wrote: > > > hi all, > > > i wanted to be able to use the following class > > > import jav

Re: using of classes outside gwt's class list

2009-03-20 Thread ytbryan
sorry... gwt permit class refers to the JRE Emulation provided by gwt On Mar 20, 10:36 am, ytbryan wrote: > hi all, > > i wanted to be able to use the following class > > import java.net.HttpURLConnection; > import java.net.MalformedURLException; > import j

using of classes outside gwt's class list

2009-03-20 Thread ytbryan
hi all, i wanted to be able to use the following class import java.net.HttpURLConnection; import java.net.MalformedURLException; import java.net.URL; import java.net.URLConnection; import org.cyberneko.html.parsers.DOMFragmentParser; import org.cyberneko.html.parsers.DOMParser; import org.apache

Re: http://www.whirled.com/

2009-03-09 Thread ytbryan
it takes forever to load... > > > On Mar 9, 8:23 am, Darkflame wrote: > > > > Dunno, but the lack of Opera support puts me off straight away. > > > > Aside from that just looks like buttons textured with css to > > > me...should all be possible with GWT

Re: what is the smartgwt equivalent of fitlayout from gwt ext?

2009-03-09 Thread ytbryan
can you give me the link ? On Mar 9, 4:44 am, Shawn Brown wrote: > Sorry, I meant "those" lists/forums > >  smartgwt >   gwt ext --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to

http://www.whirled.com/

2009-03-09 Thread ytbryan
hi all, how does whirled's developer create such nice interface? http://www.whirled.com/ can someone tell me what gui library did they use? or can someone recommend me a good gui library for gwt? thank you. --~--~-~--~~~---~--~~ You received this message because

what is the smartgwt equivalent of fitlayout from gwt ext?

2009-03-08 Thread ytbryan
hi all, does anybody know what is the smartgwt equivalent of fitlayout from gwt ext? below is extracted from fitlayout of gwt ext: This is a base class for layouts that contain a single item that automatically expands to fill the layout's container. FitLayout does not have any direct config opt

Re: gwt in mac

2009-03-08 Thread ytbryan
but is there a guide or getting started or manual on gwt for linux or mac or unix? i searched but got little results. if anybody can point me to some good guide, will be very much appreciated. thank you On Mar 8, 4:45 pm, Lothar Kimmeringer wrote: > ytbryan schrieb: > > > does an

Re: gwt in mac

2009-03-08 Thread ytbryan
found the answer myself. in mac, the command should be: ./projectCreator -eclipse Test -out Test does anybody know a guide for gwt in mac? why isn't there a guide in the gwt homepage for mac users? On Mar 8, 4:39 pm, ytbryan wrote: > hi all, > > i am going to ask a newbie q

gwt in mac

2009-03-08 Thread ytbryan
hi all, i am going to ask a newbie question. i normally create gwt app in window. now, i wanted to create one in mac. i execute the projectCreator from the gwt-mac-latestversion folder by typing: projectCreator -eclipse Test -out Test i then got this : -bash: projectCreator: command

OFCGWT HELP needed

2009-03-06 Thread ytbryan
hi all, i am using ofcgwt to chart my data. and i hope to display different type of chart. ie having a menu to select different type of chart like pie chart, bar chart, etc. does anybody has idea how i should go about doing it ? PS: i am using smartgwt btw... thanks!! --~--~-~--~~-

SmartGWT: retrieving node value

2009-03-04 Thread ytbryan
hi all, i posted something on smartgwt forum but didn't get much response. so i hope someone here can give me some advices. .. I can't retr

Re: i am wondering can gwt do the following?

2009-03-04 Thread ytbryan
thank you all for your reply On Mar 4, 3:55 pm, Lothar Kimmeringer wrote: > mikedshaffer schrieb: > > > Agreed.  Some of the GWT Canvas work make some of this easier, but > > over all, Javascript in a browser (which is what GWT is after all!) > > isn't your best choice. > > The rendering itself

i am wondering can gwt do the following?

2009-03-04 Thread ytbryan
http://labs.digg.com/stack/ can someone point me to where i can do something like this? or it is not possible for gwt to accomplish this? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.

Re: how do i make image blink? [need HELP]

2009-02-26 Thread ytbryan
i see thanks! On Feb 26, 11:38 am, doopa wrote: > Hello, > > This is 1995 we want our tag back. > > On Feb 25, 5:20 pm,ytbryan wrote: > > > hi all, > > > i am thinking of making my logo blink or maybe do something like > > thishttp://www.imafish.co.u

server and client [HELP]

2009-02-26 Thread ytbryan
hi all, i wanna do a dynamic panel where by at the server side i retrieve data from a website. and at the client side , using the data collected, i display it using gwt. however, i have no clue how i am going to integrate the server side and teh client side. what will be the "in between"

how do i make image blink? [need HELP]

2009-02-25 Thread ytbryan
hi all, i am thinking of making my logo blink or maybe do something like this http://www.imafish.co.uk/articles/post/articles/130/52-ways-to-speed-up-os-x/ can someone advise me what to do ? --~--~-~--~~~---~--~~ You received this message because you are subscrib

is smartgwt compatible to gwt ext?

2009-02-20 Thread ytbryan
hi all, i have a few questions and hope someone can answer them: 1) I am having problem when i put gwt ext panel into smartgwt's SectionStackSection. are they compatible? 2) what is the replacement of "panel" class in smartgwt? i can't find a panel in smartgwt 3) is the smartgwt's mac version

Re: tomcat gwt : changing the url to the desired one

2009-02-19 Thread ytbryan
anybody knows? please advise me thanks alot!! On Feb 19, 9:23 am, ytbryan wrote: > hi all, > > i deployed my app on tomcat but whenever i type in my url > > eghttp://localhost:8080/gwt-test-MySQLConn/ > > it will always go to the default application.html > > eghtt

To make icon appear

2009-02-19 Thread ytbryan
Hi all, i can't seems to get icon to appear. besides editing the css and putting the required images in the "public" folder, what else did i miss out? my problem is i have this toolbarbutton and its method setIconCls(); ToolbarButton button_daily_View = new ToolbarButton("Daily View");

tomcat gwt : changing the url to the desired one

2009-02-19 Thread ytbryan
hi all, i deployed my app on tomcat but whenever i type in my url eg http://localhost:8080/gwt-test-MySQLConn/ it will always go to the default application.html eg http://localhost:8080/gwt-test-MySQLConn/com.tribling.gwt.test.mysqlconn.Application/Application.html but my application should

Re: (HELP) com.google.gwt.user.client.rpc.StatusCodeException after deployment on tomcat

2009-02-18 Thread ytbryan
and the MySQLConnService is in the client folder of com.tribling.gwt.test.mysqlconn what is com.google.gwt.user.client.rpc.StatusCodeException exactly? On Feb 18, 3:51 pm, ytbryan wrote: > hi all, > > after i deploy my application with has rpc on tomcat, i got a error: > >

(HELP) com.google.gwt.user.client.rpc.StatusCodeException after deployment on tomcat

2009-02-18 Thread ytbryan
hi all, after i deploy my application with has rpc on tomcat, i got a error: HTTP Status 404 - /gwt-test-MySQLConn/ com.tribling.gwt.test.mysqlconn.MySQLConn/MySQLConnService type Status report message /gwt-test-MySQLConn/com.tribling.gwt.test.mysqlconn.MySQLConn/ MySQLConnService descripti

Re: doGet in remoteserviceservlet (HELP!)

2009-02-17 Thread ytbryan
thanks for the reply. but how do i prompt the user through save as dialog box from the client side? lothar, it is String. sorry i missed that out.. i write it as a csv file On Feb 17, 2:58 pm, Lothar Kimmeringer wrote: > ytbryanschrieb: > > > > > but i got this error when i call it from my cli

doGet in remoteserviceservlet (HELP!)

2009-02-17 Thread ytbryan
hi all, i am not sure if i am doing the right thing. i put a doGet() in my MySQLConnServiceImpl class which extends the remoteserviceservlet. because i want to call the class so that it can allow me to download a csv. but i got this error when i call it from my client class. my client method

Re: JDBC error with MySQL...... HELP PLEASE!

2009-02-17 Thread ytbryan
what you are looking for is probably GWT RPC note: the jdbc code should be at the server side and if you are doing RPC, you will need the classes that Allahbaksh mentioned.. one example i recommend is the gwt-mysql-example http://code.google.com/p/gwt-examples/ i advise you to run it

Re: Problem with TomCat while communicating with server

2009-02-17 Thread ytbryan
i suggest you post the entire error code here and we all can see! On Feb 17, 6:35 am, Allahbaksh wrote: > I think you need to check the classpath. Classpath entry may be > missing. > Regards, > Allahbaksh > > On Feb 17, 10:14 am, kanan wrote: > > > I've a problem with Tomcat while communicating

making gwtext's toolbarbutton ICON appear

2009-02-17 Thread ytbryan
i have this toolbarbutton and its method setIconCls(); 1. ToolbarButton button_daily_View = new ToolbarButton("Daily View"); 2. button_daily_View.setIconCls("database-add-icon"); ToolbarButton button_daily_View = new ToolbarButton("Daily View"); button_daily_View.setIconCls("dat

Re: importing two type of window classes

2009-02-16 Thread ytbryan
ets.Window window = new > com.gwtext.client.widgets.Window(); > > window.setSize(com.gwtext.client.widgets.Window.getClientWidth(), > com.gwtext.client.widgets.Window.getClientHeight()); > > On Feb 14, 10:47 pm,ytbryan wrote: > > > can someone give me a clue on this matter? thank you! > > > On

Re: compiling gwt app

2009-02-16 Thread ytbryan
ya you are right. and thank you :) On Feb 12, 11:56 am, Felipe Cypriano wrote: > I think you're missing gwt-dev-.jar in your classpath. > > --- > Felipe Marin Cypriano > Vitória - ES > > On Thu, Feb 12, 2009 at 8:16 AM, ytbryan wrote: > > > ok ...  i used p

Re: how to get icon to appear?

2009-02-14 Thread ytbryan
can someone give me a clue on this ? thank you! On Feb 13, 1:37 pm, ytbryan wrote: > thank you for your reply. > > sorry mon3y. i was assuming that there is a standard way of making > icon appear. > > i have this toolbarbutton  and its method setIconCls(); >

Re: can gwt do flying butterfly?

2009-02-14 Thread ytbryan
ld place them on an AbsolutePanel using use add(image, 0,0) for > all of them.  It would also use a Timer to schedule(delay) step > through each image by changing it's setVisible(boolean) method to show > and hide each image in turn. > > //Adam > > On 9 Feb, 16:48,ytbrya

Re: importing two type of window classes

2009-02-14 Thread ytbryan
can someone give me a clue on this matter? thank you! On Feb 13, 9:52 am, ytbryan wrote: > hi all, > > if i want a feature from gwt Window that is not found in gwtext > Window, what should i do? > Since, com.google.gwt.user.client.Window and > com.gwtext.client.widgets.Wind

Re: how to get icon to appear?

2009-02-13 Thread ytbryan
Answers to your  question is indirectly proportional to the length of > your question. > > Icon???...hmm..lets see. Icon as in a image?? Icon as in a favicon? > Icon as in adding it to a panel icon? > > hmmmk. > > On Feb 9, 11:26 am, ytbryan wrote: > > >  hi all, >

Re: how to get icon to appear?

2009-02-13 Thread ytbryan
uessing that as you are talking about css you might want to > explore the background property set to a url: > see  these sites for more > info:http://www.w3.org/TR/CSS2/colors.htmlhttp://www.w3schools.com/css/pr_background.asp > > On Feb 9, 1:26 am,ytbryan wrote: > > >  hi all

importing two type of window classes

2009-02-13 Thread ytbryan
hi all, if i want a feature from gwt Window that is not found in gwtext Window, what should i do? Since, com.google.gwt.user.client.Window and com.gwtext.client.widgets.Window cannot co-exist. --~--~-~--~~~---~--~~ You received this message because you are subsc

Re: compiling gwt with classes outside gwt jre emulation library

2009-02-13 Thread ytbryan
y can > be replicated in GWT.  That's about the best direction to go. > > Later, > > Shaffer > > On Feb 12, 8:55 am, ytbryan wrote: > > > hi all, > > > i wanted to add a java class that retrieve the data from a webpage and > > display it on my gwt. &g

Re: compiling gwt with classes outside gwt jre emulation library

2009-02-13 Thread ytbryan
y can > be replicated in GWT.  That's about the best direction to go. > > Later, > > Shaffer > > On Feb 12, 8:55 am, ytbryan wrote: > > > hi all, > > > i wanted to add a java class that retrieve the data from a webpage and > > display it on my gwt. &g

Re: save as dialog

2009-02-12 Thread ytbryan
/Google-Web-Toolkit/browse_thread/threa... > > >http://groups.google.com/group/Google-Web-Toolkit/browse_thread/threa... > > > etc... > > > On Feb 11, 11:43 pm,ytbryan wrote: > > > > Hi, > > > > thank you for your reply. > > > > But how do

compiling gwt with classes outside gwt jre emulation library

2009-02-12 Thread ytbryan
hi all, i wanted to add a java class that retrieve the data from a webpage and display it on my gwt. however, i just realised that the additional class contains java.net.HTTPURLConnection which is not in gwt jre emulation library. so right now, the application cannot work and can't compile. i a

Unable to find/load mapped servlet class

2009-02-12 Thread ytbryan
hi all, i compiled my gwt application that has rpc in it. after that i try running it but it gives me com.google.gwt.user.client.rpc.StatusCodeException: Unable to find/ load mapped servlet class 'com.tribling.gwt.test.mysqlconn.server.MySQLConnServiceImpl' can someone advices me what is happ

Re: compiling gwt app

2009-02-12 Thread ytbryan
inue . . . On Feb 12, 11:09 am, ytbryan wrote: > hi all > > i want to see the output of gwt-compile as  it gives error. but it > always closes  immediately. how do i make it pause? --~--~-~--~~~---~--~~ You received this message because you are subscr

compiling gwt app

2009-02-12 Thread ytbryan
hi all i want to see the output of gwt-compile as it gives error. but it always closes immediately. how do i make it pause? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to thi

Re: save as dialog

2009-02-11 Thread ytbryan
PM, ytbryan wrote: > > > Hi all, > > > i already created a servlet that make a csv file frommy Resultset and > > save it to a predetermined location. > > > However, i would like the user to choose the location to be stored and > > the name of the csv file. can someo

save as dialog

2009-02-11 Thread ytbryan
Hi all, i already created a servlet that make a csv file frommy Resultset and save it to a predetermined location. However, i would like the user to choose the location to be stored and the name of the csv file. can someone advice me what to do? --~--~-~--~~~---~--~

Re: multiple rpc calls to server (can someone advise me!)

2009-02-09 Thread ytbryan
ayData1 = (DataContainer[]) result;  <<<<<<<< CAUSE: > > you set variable, you do not call grid update method > > >           } > >          }; > > > what you need to do is rearrange your logic to call updateGrid1(..) > > from the async callbac

can gwt do flying butterfly?

2009-02-09 Thread ytbryan
hi all, i wanna create animation using gwt. can gwt do this http://designerwiz.com/roberto/flying_butterfly.htm? can someone advice me where do i start from? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google

how to get icon to appear?

2009-02-09 Thread ytbryan
hi all, may i know how can i get icon to appear? what must i put inside the css { } --~--~-~--~~~---~--~~ 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-Toolk

any advices to make gwt applications look nicer/

2009-02-08 Thread ytbryan
hi all, is there a specific way to create nicer and more quality gwt application? i do know about mygwt and gwt ext. but is there other ways? thank you any advices are welcome. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goo

Re: multiple rpc calls to server (can someone advise me!)

2009-02-06 Thread ytbryan
ateGrid1(gridPanel, cols.getValue().intValue(), rows.getValue().intValue()); } }); generateButton1.setIconCls("database-add-icon"); bottom.addButton(generateButton1); } can someone help! On Feb 6, 12:14 pm,

Re: multiple rpc calls to server

2009-02-06 Thread ytbryan
I just insert Window.alert("") into getdata1(); and i realised that the method is called but no window alert appears. i inserted a println after onsuccess and onfailure and something is printed out. basically, onsuccess and onfailure are skipped? how is it possible? On Feb 6, 11:58 a

Re: multiple rpc calls to server

2009-02-06 Thread ytbryan
u call the second one the > same way(logically) then there should be no issues. > > :) > > On Feb 6, 12:39 pm, ytbryan wrote: > > > Hi all, > > i know gwt don support synchronous call and i read it somwhere that > > there is actually don need to make rpc call syn

Re: multiple rpc calls to server

2009-02-06 Thread ytbryan
or > something else pertaining to your client side code. > > If you make the first call successful and you call the second one the > same way(logically) then there should be no issues. > > :) > > On Feb 6, 12:39 pm, ytbryan wrote: > > > Hi all, > > i know gwt

multiple rpc calls to server

2009-02-06 Thread ytbryan
Hi all, i know gwt don support synchronous call and i read it somwhere that there is actually don need to make rpc call synchronous. but i created an application with buttons like " save data" and " display result "that will communicate to server by fetching data or saving data. when the applic

tabpanel not showing tabs image

2009-01-29 Thread ytbryan
hi, i'm new to gwt. i created a tab panel but image of the tab is not showing. i reckon the problem is with the css. can someone help me take a look below? .gwt-Label { font-weight: bold; } .bibleTable { border:1px solid #aaa; } /* record set rows */ .rs-selected { b

com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: This application is out of date, please click the refresh button on your browser.

2009-01-26 Thread ytbryan
hi all, i am using gwt-window 1.5.3. i got the following exception "com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: This application is out of date, please click the refresh button on your browser." i obtained this exception when i deliberately changed "Statement" object in

[WARN] Error deploying web application directory ROOT

2009-01-01 Thread ytbryan
hi all, i was running the sample/Mail-shell and i got the following error: [WARN] Error deploying web application directory ROOT java.lang.NoSuchMethodError: javax.servlet.ServletContext.setAttribute (Ljava/lang/String;Ljava/lang/Object;)V at com.google.gwt.dev.shell.tomcat.EmbeddedTomca

[WARN] Error deploying web application directory ROOT

2008-12-27 Thread ytbryan
hi all, i'm using a mac and got stuck at "Creating an Application from Scratch (with Eclipse)" of the Getting Started - Quick Start manual. what happened is that after i follow the instruction below extracted from the quick start manual: To open your project in Eclipse, launch Eclipse and click