Re: GWT with python

2009-05-10 Thread Ajay Jetti
Hi Prashant u can certainly integrate gwt with python.. http://ajayjetti.com/gwt-python hope that helps Ajay http://ajayjetti.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post

Re: need GWT tutorial

2009-01-30 Thread ajay jetti
Are u tired of typing GWT+tutorials/ examples/applications/sites/news/widgets/websites and so on. atleast ,please search the forum once before postin --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web

Re: What is the most preferred way !!??

2009-01-29 Thread ajay jetti
U can go to http://examples.roughian.com and check out clicklisteners in Listeners section you will find all the methods u mentioned above and explanations for using each of them yours Ajay --~--~-~--~~~---~--~~ You received this message because you are

Re: What is the most preferred way !!??

2009-01-29 Thread ajay jetti
The Answer to second question depends on the scenario , but multiple listners on a single button? i din know if that is possible --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to

Re: Help needed for Scrollable Table with Header fixed

2009-01-09 Thread ajay jetti
check out the incubator project , it might give u an idea of how to go about wrting something like scrollable table --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group,

Re: Who's Using GWT?

2009-01-07 Thread ajay jetti
cant seem to view your application --~--~-~--~~~---~--~~ 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,

Re: Stack Panel

2008-12-19 Thread ajay jetti
Try Using .gwt-StackPanelContent tag and use a background:your-color for changing the color. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Re: shell fails loading

2008-12-19 Thread ajay jetti
check your gwt.xml file and also app.html fileu will know where you are going wrong yours --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Re: How to send an email using RPC

2008-12-16 Thread ajay jetti
have you added a entry to inherits tag in the get.xml file? this error happens only then GWT compiler is not able to find the included jars. yours Ajay --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web

Re: are the GWT books on amazon any good?

2008-12-15 Thread ajay jetti
No need to buy books , U will get more than enuff help in the forums + the Help available on various sites --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

Re: Installing GWT

2008-12-10 Thread ajay jetti
Set the the classpath variable of your operating system to ../jdk/bin directory you know for such errors you can just google with the string of error you got. yours --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: GWT with non-Java backend

2008-11-30 Thread ajay jetti
This should help i think http://angel.hurtado.googlepages.com/tutorialgwt2 yours Ajay --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Re: Why use GWT?

2008-11-23 Thread ajay jetti
Thats one hell of a explanation from adam.. I think that content should be pointed at everybody who wants to know WHY GWT? Ajay --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to

Re: Help required...

2008-11-11 Thread ajay jetti
go for roughian examples on the net http://examples.roughian.com/ yours --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Re: How can i create dynamically growing table panel

2008-11-11 Thread ajay jetti
A flextable should do the job for you --~--~-~--~~~---~--~~ 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,

Re: Urgent

2008-11-10 Thread ajay jetti
404 is server errror if u are using servlets , please see that you have properly configured the mapping -xml file properly yours --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to

Re: GWT -ext

2008-11-05 Thread ajay jetti
Hey David thnks for replying I hear that because gwt-ext is created from wrapping native gwt widgets they are a bit slow to work out, is it true? does it really effect the page loading or other things yours --~--~-~--~~~---~--~~ You received this message

Re: Problem with launch GWT

2008-11-05 Thread ajay jetti
are you sure you are running the example on Hosted mode this error happens when you have incorrect proxy settings for internet please explain the steps you have followed and we may be able to help you yours --~--~-~--~~~---~--~~ You received this message because

Re: GWT Json + requestBuilder questions

2008-11-05 Thread ajay jetti
Hi Removing units with errors [ERROR] Errors in 'file:/home/tower/Book/G-example/src/org/example/ client/ajson.java' [ERROR] Line 45: RequestBuilder cannot be resolved to a type [ERROR] Line 45: RequestBuilder cannot be resolved to a type [ERROR] Line 45: RequestBuilder cannot be

Re: novice question

2008-10-26 Thread ajay jetti
lets say i've added a button and when push on it i want to link to other page - can i do it ?) yes you can do it, type gwt examples in google and go for listeners in search results another question is why when i've two modules both are appear in the same page (their widgets) What do u mean by

Re: GWT incubator help

2008-10-24 Thread ajay jetti
Hi I checked it a million times now. there seems to be nothing wrong with the settings Ajay --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Re: GWT incubator help

2008-10-23 Thread ajay jetti
Hey Isaac dorry for the late reply I checked the classpath for user.jar, i m used both gwt 1.5 and 1.5.2 still the error persists. I cant seem to import any external jar yours --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

Re: New GWT Incubator Drop available

2008-10-22 Thread Ajay Jetti
Hey Isaac thanks a lot i did follow the instructions after downloading Incubator. But i am getting some errors in jar file, i am unable find the error. Error is: Errors in 'jar:file:/C:/Documents%20and%20Settings/rshari/Desktop/GWT/gwt

Re: How to use Hyperlink

2008-10-22 Thread ajay jetti
In addition to the above post..you have to implement hisotory listner so that u can comeback to a earlier stage of application even i will be working on these things, so keep posted --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

Re: New GWT Incubator Drop available

2008-10-22 Thread ajay jetti
Hi Im using GWT 1.5 and used GWT 1.5.2 used both jdk 1.5 and 1.6 now im getting the error when i try to use any external jar like Google maps please help thanks Ajay --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

Re: GWT incubator help

2008-10-22 Thread ajay jetti
hey Isaac thanks for replying im at home now, let me get back to you tommorow morning with exact details 2mrw time differences around the world create few problems sometimes cheers Ajay --~--~-~--~~~---~--~~ You received this message because you are subscribed

Re: GWT incubator help

2008-10-20 Thread Ajay Jetti
and I tried to include Google maps Jar in my application and when i tried to use that i got the same error again...ie error in jar:and so on Can anybody please let me know where is the problem, i m tempted to think that theres some problem with the jar source. i read lot of posts in which

Re: New GWT Incubator Drop available

2008-10-17 Thread Ajay Jetti
where is the download link guys? cant seem to be download the Incubator completely --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

GWT- oogle app engine communication using Json

2008-10-16 Thread Ajay Jetti
Hi --~--~-~--~~~---~--~~ 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]

Re: creating hover over panels

2008-09-27 Thread ajay jetti
I ve been trying the method Panelname.setVisible(false) to make a panel invisible nd i tried to put the code inside a onCkick event, but i found that there was nop change in the Ui.. did u face things like that? Ajay --~--~-~--~~~---~--~~ You received this

Re: GWT python communication

2008-09-24 Thread ajay jetti
Hi Sumit http://code.google.com/docreader/#p=python-gwt-rpcs=python-gwt-rpct=python-gwt-rpc is the link , I could solve the problem in the end. The PGR way doesnot need JSON as means of RPC, but has its drawbacks, but i feel is a goodway to implement RPC's when you are trying to establish

Re: GWT python communication

2008-09-24 Thread ajay jetti
Hi again And yeah forgot to mention, GAE obviously doesnt support JAVA runtime otherwise there is no question of either JSON or PGR. Thanks and Regards Ajay --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web

Re: gwt help

2008-09-20 Thread ajay jetti
Hi Dean Thankx fo sharing info i have to follow the google app engine thing. it seems python is only lang supported for acheiving conversation with GAE so no option of a GWTrpc... Stella --~--~-~--~~~---~--~~ You received this message because you are

Re: gwt help

2008-09-20 Thread ajay jetti
Hey stella do u have any idea how to do it if u are using pythonthen are u using the same GAE funda as i am? Please reply .. Ajay --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit

GWT Application on Google App Engine

2008-09-19 Thread Ajay Jetti
hi Im starting to write a application on GWT using python as Backend which is used to communicate with GAE. I already have some python code . Now i want to write GWT in a manner that it communicates to python which inturn talks to GAE. I have read lot of posts talking about JSON and rpc'c as a

Re: upload function

2008-09-19 Thread ajay jetti
Yeah I think he is meaning something different --~--~-~--~~~---~--~~ 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

Re: GWT application and Google AppEngine

2008-09-19 Thread ajay jetti
Hi Sri Even im facing the same problem Please sombody post --~--~-~--~~~---~--~~ 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

Re: upload function

2008-09-19 Thread ajay jetti
Hey Walden I have posted a issue by the name GWT app on Google app engine Pls share some info if u know abou it --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send

Re: upload function

2008-09-19 Thread ajay jetti
Hi Gaurav Check out the Gwt widget librabry/ examples in the GWT site Im sorry i m not posting the exact link ... but im sure u ll get it if u search.. Tell me if u dont, ill send u the link Ajay --~--~-~--~~~---~--~~ You received this message because you are

Re: Moderation policy back in effect: new members' messages moderated to prevent spam

2008-09-19 Thread ajay jetti
Hi GOsh, there were so many of them at once --~--~-~--~~~---~--~~ 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

Re: GWT application and Google AppEngine

2008-09-19 Thread ajay jetti
Hey Jeremiah I have gone through the PGR example lot of times . but it doesnt exactly specify the architecture Thanks and Regards Ajay --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To

Re: gwt help

2008-09-19 Thread ajay jetti
Thankx fo Replyn pavel But Can u plse provide a simple example / code or say a procedure of how to i can acheive that... !!! Stella --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post

Re: gwt help

2008-09-19 Thread ajay jetti
that mesage was cut short. Hey Stella... even im facing the same problem Have u figured it out? thanks and Regards Ajay --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this