adding scroll panel to popup panel

2013-01-07 Thread sreenivas
this? Can any body please help? Thanks, Sreenivas -- 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/-/izrnlI7t-S4J. To post to this group, send email

losing focus on the page when popup comes

2013-01-02 Thread sreenivas
Hi, I want to make my complete page to loose focus when popup comes. I mean i should not be able to click any widgets in the background when popup appears. For now, I am able to get the pop up , but I am able to click the buttons in the background page. How should i achieve this blur mechanism

file upload path gives full path

2012-12-03 Thread sreenivas
Hi, I am uploading a file to server. when from firefox , it is giving only the file name, when i access through fileItem.getName(). But with chrome it is coming something like this. c:/fakepath/fileName. How to avoid this fakepath string to come to server and get only the file name? Thanks,

send other UI widget values along with file while file submit

2012-11-20 Thread sreenivas
Hi, I have to send file to the server. Along with file i want to send UI control values such as value typed in text box in the same page etc., How can i send these parameters? Can anyone please help? Thanks, Sreenivas -- You received this message because you are subscribed to the Google

Re: send other UI widget values along with file while file submit

2012-11-20 Thread sreenivas
Thanks for your reply. But I am not getting exactly what to do as I am new to GWT. Can you please provide some sample code? Thanks, Sreenivas On Tuesday, 20 November 2012 15:45:15 UTC+5:30, Jens wrote: Copy them to hidden form fields (GWT has a class called Hidden for hidden form fields

Re: send other UI widget values along with file while file submit

2012-11-20 Thread sreenivas
Thank you very much. I got the point. You are very helpful. -sreenivas On Tuesday, 20 November 2012 16:58:22 UTC+5:30, Jens wrote: The JavaDoc of GWT's FormPanel contains a small example how to use forms in GWT. http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt

Get the response back from server as an object from file upload

2012-11-20 Thread sreenivas
this object back to the client. Can somebody please help? Thanks, Sreenivas -- 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/-/iV2woGrhyf0J. To post

Re: Get the response back from server as an object from file upload

2012-11-20 Thread sreenivas putta
several hosts as server. I submit form to one host and when i want to retrieve the file contents to create my object through an RPC call, I may hit other host, which returns file not found exception, as it is trying to do RPC call on other host. How to resolve this then? -sreenivas On Wed, Nov 21

File uploading problem with multiple hosts as servers

2012-11-20 Thread sreenivas
(). But this time the client may hit another host, and return File not found exception. How Can i resolve this? Thanks, Sreenivas -- 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