Re: Caching of Static Files in GWT

2017-03-28 Thread abdul
then how to configure in Glassfish? can you please tell me

On Tuesday, March 28, 2017 at 2:53:16 PM UTC+5:30, abdul wrote:
>
> Hi,
>  Developed application using GWT which contains lot of static 
> files(`javascript,css,images`) which i want to cache for `30` days. I read 
> lot of blogs but didn't get any clue.
>
>  *- How to cache static files?
>  - What are the possible option to achieve caching (do i need to configure 
> in server or GWT application, here i am using glassfish/payara server for 
> deployment)*
>
> Any idea?
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Caching of Static Files in GWT

2017-03-28 Thread abdul
Hi,
 Developed application using GWT which contains lot of static 
files(`javascript,css,images`) which i want to cache for `30` days. I read 
lot of blogs but didn't get any clue.

 *- How to cache static files?
 - What are the possible option to achieve caching (do i need to configure 
in server or GWT application, here i am using glassfish/payara server for 
deployment)*

Any idea?

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Amazon Web Services / Continuous Integration

2016-08-04 Thread abdul
Hi phil,

Build ear/war from your GWT application to deploy it into AWS

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Amazon Web Services / Continuous Integration

2016-08-04 Thread abdul
Hi phil,

Build ear/war from your GWT application to deploy it into AWS

On Thursday, May 28, 2015 at 6:23:34 PM UTC+5:30, Ariel Janover wrote:
>
> Hello everyone! We are working with GWT in a project with my Team, using 
> it for the client-side features and combining it with PHP + MySQL. 
>
> Does anybody have any experience deploying GWT Apps to Amazon Web 
> Services? We are interested in being able to automatically deploy to 
> development and production instances there after pushing to the 
> corresponding branches either with Git or Mercurial.
>
> All help is appreciated!
>
> Best,
>
> Ari
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: gwt developer plugin can't be installed

2016-08-04 Thread abdul
http://stackoverflow.com/questions/33730959/gwt-plugin-issue-in-chrome/33753094#33753094

http://stackoverflow.com/questions/29750514/gwt-plugin-doesnt-work-in-chrome-42/29751058#29751058

http://stackoverflow.com/questions/29743214/development-mode-requires-the-gwt-developer-plugin/29747647#29747647

On Tuesday, August 2, 2016 at 8:37:33 PM UTC+5:30, 4111...@163.com wrote:
>
> i can't install gwt developer plugin for chrome now,when i click the 
> button,it says it's lost or be deleted?
> how can i debug gwt now?
> anyone helps me?
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: gwt developer plugin can't be installed

2016-08-04 Thread abdul
http://stackoverflow.com/questions/29750514/gwt-plugin-doesnt-work-in-chrome-42/29751058#29751058

http://stackoverflow.com/questions/29743214/development-mode-requires-the-gwt-developer-plugin/29747647#29747647

On Tuesday, August 2, 2016 at 8:37:33 PM UTC+5:30, 4111...@163.com wrote:
>
> i can't install gwt developer plugin for chrome now,when i click the 
> button,it says it's lost or be deleted?
> how can i debug gwt now?
> anyone helps me?
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Error: GWT developer plugin for chrome

2016-07-21 Thread abdul
See this link

http://stackoverflow.com/questions/33730959/gwt-plugin-issue-in-chrome/33753094#33753094


http://stackoverflow.com/questions/29750514/gwt-plugin-doesnt-work-in-chrome-42/29751058#29751058
 



http://gwtcreate.blogspot.in/2015/04/classic-dev-modegwt-will-not-support-in.html


On Friday, July 8, 2016 at 10:21:49 PM UTC+5:30, Tprograma wrote:
>
> I am using Eclipse Mars fro Java EE. I have added GWT, Java machine 1.7, 
> and tried my first application.
>
> Error: I have add the localhost server in both GWT Eclipse plugin and 
> Chrome, but it results when I click RUN the projetc it open Chrome (already 
> with GWT developer plugin and restarted) but the page just show me a 
> message that say I need to download the Chrome Developer  plugin, once and 
> again the same.
>
> I have configured the Chrome plugin letting localhost and 127.0.0.1. I 
> have copy the http address gives the Eclipse and paste to the browser 
> instead open from the Eclipse, and always the Chrome ask for this plugin 
> agin, when it is installed and configured.
>
> Any idea, someone getting the same ?  How-to debug and test in a browser 
> the project ?
>
> Thank you.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Error: GWT developer plugin for chrome

2016-07-21 Thread abdul
See this link

http://stackoverflow.com/questions/29750514/gwt-plugin-doesnt-work-in-chrome-42/29751058#29751058


http://gwtcreate.blogspot.in/2015/04/classic-dev-modegwt-will-not-support-in.html



On Friday, July 8, 2016 at 10:21:49 PM UTC+5:30, Tprograma wrote:
>
> I am using Eclipse Mars fro Java EE. I have added GWT, Java machine 1.7, 
> and tried my first application.
>
> Error: I have add the localhost server in both GWT Eclipse plugin and 
> Chrome, but it results when I click RUN the projetc it open Chrome (already 
> with GWT developer plugin and restarted) but the page just show me a 
> message that say I need to download the Chrome Developer  plugin, once and 
> again the same.
>
> I have configured the Chrome plugin letting localhost and 127.0.0.1. I 
> have copy the http address gives the Eclipse and paste to the browser 
> instead open from the Eclipse, and always the Chrome ask for this plugin 
> agin, when it is installed and configured.
>
> Any idea, someone getting the same ?  How-to debug and test in a browser 
> the project ?
>
> Thank you.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


how to validate editable text in the cell table

2016-05-23 Thread abdul


I have cell table which contains the editable textinputcell, see the below 
image which is of editable textinputcell

[image: enter image description here]  i 
want to validate the columns if its number of colleges then user can enter 
only number(integer cell) and for name of college user can enter only 
string(text cell). Is there a way to validate before entering the text into 
inputcell?

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Interaction between application deployed in two different domain in GWT

2016-03-02 Thread abdul
I have an application which contains the UI code created as WAR (GWT 
application) and server side code as EAR deployed in two different 
domains(8080,9090) respectively. While communicating from 8080 to 9090 its 
sending a request and even i can see its returning the response 200. But 
the client is throwing some GWT exception *"Permission denied to access 
property 'document'* ".Below image shows the exception thrown in fire bug.




Note: i have enabled the CORS in server 9090 see the below code added in 
server side code EAR

@Override
public void doFilter(ServletRequest arg0, ServletResponse arg1,
FilterChain arg2) throws IOException, ServletException {


HttpServletRequest request=(HttpServletRequest) arg0;

HttpServletResponse response=(HttpServletResponse) arg1;

response.setHeader("Access-Control-Allow-Origin", 
request.getHeader("Origin"));

arg2.doFilter(request, response);
}


Is there any think i need to add in GWT client UI to handle this 
exception.Any suggestion ?

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


How to Prevent caching the HTML page in GWT Application

2016-01-10 Thread abdul


I have an application developed using GWT & SmartGWT. Currently the host 
page is getting cached in browser which i don't want to do this.I want to 
prevent the host page(html Page) not to be cached in browser.I tried by 
adding some tag

 
 
 

How to achieve this.Any idea?

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Detecting Browser Close or Tab Close without Impacting other functionality

2015-12-28 Thread abdul
I want to invalidate the session when the user close the tab or browser in 
my GWT Application. I saw lot of threads Confirm Browser Exit in GWT 
 but 
didn't get the solution which i am looking for. This should not fire when 
user refresh the browser(it shouldn't invalidate the session) and even it 
should not fire when user navigate to other screen or download any file.Any 
Idea?

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


How to Load GWT theme Dynamically

2015-11-12 Thread abdul
I have an application built on GWT with internationaliation. I want to load 
the GWT theme dynamically.For example:If 
(`localhost:8080/GWTApps/app.html`) then load this `` theme or else 
(`localhost:8080/GWTApps/app.html&local=ar`) load this ``.How to achieve this 
dynamically any idea or thoughts on this?

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Accessing Content from Different Server

2015-09-04 Thread abdul


I have developed application using GWT 2.5. When i click on "Click to Open 
Window" it will open a popup panel wrapping a content from different server 
loaded inside the Frame.My requirement is to close the popup panel when 
cancel button is clicked which is loaded from different server.How to Close 
the popup panel(which is created in main application) its throwing SOP 
issue?Any suggestion how to solve this same origin policy issue?Below is 
the code

Main Application Code:(http://localhost:8080/FirstApp/GWTParentApp.html)
btn.addClickHandler(new ClickHandler() {
@Override
public void onClick(ClickEvent event) {
openWindow();
}
});
private void openWindow(){
PopupPanel dialog=new PopupPanel();
HTMLPanel panel=new HTMLPanel("");
Frame f=new 
Frame("http://klk7-moham:9090/SecondApp.war/GWTReport.html";);
f.getElement().setId("dummyId");
panel.add(f);
dialog.add(panel);
dialog.setSize("1000", "1000");
dialog.show();
dialog.center();
dialog.setAnimationEnabled(true);
}

Report Application Code:(http://localhost:9090/SecondApp.war/GWTReport.html)

function redirectPage(){

//Code which close the popup panel
}


Cancel


[image: enter image description here] 

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Issues with Super Dev Mode

2015-08-20 Thread abdul
I am facing lot of issue while Migrating Dev Mode to Super Dev Mode and 
mine is very huge project build on top of GWT.I nearly can't believe that 
GWT Super Dev Mode has been gradually implemented over years without really 
being an alternative for the Dev Mode, which is of almost no use anymore
 1.Dev Mode allows to debug the code in IDE which is not supported in SDM, 
is the major drawback.
 2.Whenever the changes happened in code,Dev Mode reflects within a second 
but in SDM its taking 2 to 3 minute for big application to reflect the 
changes.
 
 Is GWT Steering Committe is working of this issues?

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


How to Use Super Dev Mode for Maven based GWT Application

2015-08-17 Thread abdul
I have multiple Maven Based GWT Project which are using Classic Dev Mode 
earlier now i am upgrading the GWT version to 2.7 which will not support 
classic DevMode and i am updating it to use Super dev mode.I want the 
changes done in the dev mode should reflect in the reload page without 
compiling the application.how it possible to reflect the changes made in 
development mode by reloading the page?Any clue?

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


GWT 2.7 Supported Browser Version

2015-08-10 Thread abdul
Is anybody knows what are the supported browser version for GWT 2.7? In GWT 
official page they listed link 

 , 
but i dont no for which GWT version this browser will support.Any help?

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Application is loading but no content is displaying in Super Dev Mode

2015-07-01 Thread abdul
I migrated my GWT classic dev mode to super dev mode and configured every 
think in GWT 2.5.1 rc.While launching,its compiling the application but 
when i hit the hostpage(html) its not loading the content.Apart from this 
is there any think i need to configure ?

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Third Party Library for GWT validation

2015-05-18 Thread abdul


I want to validate the gwt field like (Email,Text Length,Phone Number,Date 
& SSN,etc..) Is there any proven JS or Library Available for Validating 
this fields with GWT.

   - I Can't use GWT Validation FrameworkorGWT Errai for my application 
   since i am getting response as JSON not DTO.
   - 
   
   Even I tried Parsley JS(http://parsleyjs.org/ ) which is not possible 
   (Reason:GWT have {key,value} pair to set the attribute but parsley have 
   only value.)
   
   Any suggestion?
   

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: How to Add inner class which returns the Widget in GWT UiBinder

2015-04-28 Thread Abdul
Any Suggestion on this?

On Tuesday, April 28, 2015 at 6:06:11 PM UTC+5:30, Abdul wrote:
>
> I am Using GWT UiBinder for creating custom component.Main class(Table 
> uibinder) will create custom component table with pager,See below code
>
> *Table.ui.xml:*
>
> 
> 
> 
> 
> 
> 
>
> *Table.java:*
>
> package com.example.ui.widgets.item;
> public class Table extends Composite{
> private static TableUiBinder uiBinder = 
> GWT.create(TableUiBinder.class);
>
> interface TableUiBinder extends
> UiBinder {
> }
>
> @UiField CustomGrid grid;
> @UiField Pager pager;
>
> public Table() {
> initWidget(uiBinder.createAndBindUi(this));
> }
>
> class CustomGrid extends CellTable{
> //create custom celltable 
> }
>
> class Pager{
> //Pagination code
> }
> }
>
> How to access(&add) the Inner Class CustomGrid & Pager in UiBinder?What is 
> syntax ?Any Suggestion
>

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Java 8 is Compatable with GWT 2.6 or 2.7

2015-04-28 Thread Abdul
Thanks Jens its working fine...

On Tuesday, April 28, 2015 at 1:09:50 PM UTC+5:30, Abdul wrote:
>
> Hi,
> I have application which is developed using  *GWT 2.6 and Java 7*.Now I 
> am updating it to *Java 8 with 2.6.*
>
>1. Is GWT 2.6 is Compatible with Java 8.Will it build/Compile fine?
>2. Is GWT 2.7 is Compatible with Java 8? Any Suggestion?
>
>
> Regards,
> Mohammed
>

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


How to Add inner class which returns the Widget in GWT UiBinder

2015-04-28 Thread Abdul


I am Using GWT UiBinder for creating custom component.Main class(Table 
uibinder) will create custom component table with pager,See below code

*Table.ui.xml:*








*Table.java:*

package com.example.ui.widgets.item;
public class Table extends Composite{
private static TableUiBinder uiBinder = GWT.create(TableUiBinder.class);

interface TableUiBinder extends
UiBinder {
}

@UiField CustomGrid grid;
@UiField Pager pager;

public Table() {
initWidget(uiBinder.createAndBindUi(this));
}

class CustomGrid extends CellTable{
//create custom celltable 
}

class Pager{
//Pagination code
}
}

How to access(&add) the Inner Class CustomGrid & Pager in UiBinder?What is 
syntax ?Any Suggestion

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Java 8 is Compatable with GWT 2.6 or 2.7

2015-04-28 Thread Abdul
Thanks Thomas,
But still i am getting this error ,(using Java 8 with gwt 2.7.1)

[ERROR] Source level must be one of [auto, 1.6, 1.7].

[ERROR] Google Web Toolkit 2.7.1

On Tuesday, April 28, 2015 at 1:09:50 PM UTC+5:30, Abdul wrote:
>
> Hi,
> I have application which is developed using  *GWT 2.6 and Java 7*.Now I 
> am updating it to *Java 8 with 2.6.*
>
>1. Is GWT 2.6 is Compatible with Java 8.Will it build/Compile fine?
>2. Is GWT 2.7 is Compatible with Java 8? Any Suggestion?
>
>
> Regards,
> Mohammed
>

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Java 8 is Compatable with GWT 2.6 or 2.7

2015-04-28 Thread Abdul
Hi,
I have application which is developed using  *GWT 2.6 and Java 7*.Now I am 
updating it to *Java 8 with 2.6.*

   1. Is GWT 2.6 is Compatible with Java 8.Will it build/Compile fine?
   2. Is GWT 2.7 is Compatible with Java 8? Any Suggestion?


Regards,
Mohammed

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Info: how to enable NPAPI in chrome

2015-04-22 Thread Abdul


As per the GWT Announcements (Release note 2.6),

· GWT Development Mode will no longer be available for Chrome 
sometime in 2014, so we improved alternate ways of debugging. There are 
improvements to Super Dev Mode, asserts, console logging, and error 
messages.

So Lunching the Application in Chrome Newer Version with Classic Dev Mode 
is Disabled, because they have disabled NPAPI Plug-in in Chrome Newer 
Version. Now it’s time to use Super Dev Mode

 

*SuperDev mode as default in GWT 2.7**:*


The Main feature in GWT 2.7 is SuperDev mode(SDM), with Dev mode now 
deprecated. You use the browser’s built in debugger and don’t need to use 
any browser plug-in. With SDM, all of your debugging happens right inside 
your browser, making it easier to debug mixed Java/JavaScript code. If you 
are familiar with Super Dev Mode in 2.6, you will also notice that you no 
longer need any bookmarklets to enable/recompile when using Super Dev Mode*, 
the code is recompiled automatically when you reload the page*.

 

Other Workaround to Launch the Apps in Chrome Newer Version With Classic 
Dev Mode is to Enable NPAPI Flag, Follow the Below Steps

 

1.Open New Tab and Enter *chrome://flags/#enable-npapi*

 

2.Enable this *Enable NPAPI Mac, Windows*

 

3.Then bottom of the page click "*Relunch*" button.

 

**NPAPI  is scheduled to be removed from Chrome(version 45) in September 
2015 and this workaround will be supported up to chrome 44 version only.
On Wednesday, April 22, 2015 at 11:44:22 PM UTC+5:30, Juan Pablo Gardella 
wrote:
>
> For some people that want to use classical dev mode in chrome (super 
> devmode works very well indeed), you can enable NPAPI plugins accesing 
> chrome://flags/#enable-npapi. 
>
> Recently, Google Chrome (version 42) disabled the use of NPAPI plugins.  
>
>
> *Background:*
>
> https://www.chromium.org/developers/npapi-deprecation
>
>  
>
> *Workarounds:*
>
> From https://www.chromium.org/developers/npapi-deprecation :
>
> This is a one-off method, unless using group policy with Chrome
>
> “*Although plugin vendors are working hard to move to alternate 
> technologies, a small number of users still rely on plugins that haven’t 
> completed the transition yet. We will provide an override for advanced 
> users (via chrome://flags/#enable-npapi) and enterprises (via Enterprise 
> Policy) to temporarily re-enable NPAPI (via the page action UI) while they 
> wait for mission-critical plugins to make the transition.”*
>
> [image: cid:image002.png@01D07D03.539FF470]
>
>  
>
>
>

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: GWT doesn't support My latest browser

2015-04-20 Thread Abdul


>From GWT Website ,
http://www.gwtproject.org/release-notes.html#Release_Notes_2_6_1

   - GWT Development Mode will no longer be available for Chrome sometime 
   in 2014, so we improved alternate ways of debugging. There are improvements 
   to Super Dev Mode, asserts, console logging, and error messages.

This is because of newer chrome version.Use Super Dev Mode

Other Solution is you can enable NPAPI which was disable in chrome 42 
version follow the below steps

1.Open New Tab and Enter chrome://flags/#enable-npapi

2.Enable this Enable NPAPI Mac, Windows

3.Then bottom of the page click "Relunch" button.

On Sunday, April 19, 2015 at 12:45:23 PM UTC+5:30, ERIK GUNAWAN wrote:
>
> Help me pleas

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


SafeHtmlCell column is not firing the handler onBrowserEvent

2015-04-16 Thread Abdul


In cell table column,i created a column of type SafeHtmlCell.Inside i 
overridden the getvalue()and onBrowserEvent() Method. But when i click the 
column its not firing the event.See the below

 @Override
 public SafeHtml getValue(final Object object) {
 SafeHtmlBuilder sb = new SafeHtmlBuilder();
 sb.appendHtmlConstant("");
 sb.appendHtmlConstant(value);
 sb.appendHtmlConstant("");
 sb.appendHtmlConstant("");
 return sb.toSafeHtml();
  }

   @Override
public void onBrowserEvent(Context context, Element elem,
Object object, NativeEvent event) {
   if ("click".equals(event.getType())) {
   EventTarget eventTarget = event.getEventTarget();
if (elem.isOrHasChild(Element.as(eventTarget))) {
Element el = Element.as(eventTarget);
if ("icon-pencil".equals(el.getClassName())) {
Window.alert("Successfully clicked");
}
}
}
}

How to solve this? Wether i need override render() Method as well?Any idea?

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


How to provide cellformatter in gwt Celltable?

2015-04-14 Thread Abdul
In Celltable i want to set Cell formatter for Column,how to achieve 
this?Like I am getting some record from database say Column amount contains 
"1000" i want to display as "$1000" or want to apply some styling for 
column.Any Idea on this?

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: GWT rich text editor

2015-04-09 Thread Abdul


see this link 

 for 
example code you will find it

On Thursday, April 9, 2015 at 2:02:56 PM UTC+5:30, Stig Runar Vangen wrote:
>
> I am looking for a GWT based rich text editor for use in an application. 
> My search has not been successful, as all the editors I've found so far 
> have been quite limited. For this application I need features like tables, 
> images and styles.
>
> I've tried integrating CkEditor using JSNI. This works most of the time, 
> but now and then I get unwanted results.
>
> During GWT.Create 2013 there was a demosession where one of the 
> participants mentioned that they were working on a rich text editor for 
> GWT. Unfortunately I did not take note of who they were, and I am now 
> unable to find this project.
>
> If anyone know of any GWT based rich text editors, this would be much 
> appreciated.
>
> Thanks,
> Stig Runar Vangen
>
>

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: How to Apply Styling to particular Cell table Row ?

2015-04-07 Thread Abdul
Any Suggestion on this?

On Monday, April 6, 2015 at 3:50:37 PM UTC+5:30, Abdul wrote:
>
> I Would like to apply background color to particular cell table row 
> element based on some condition, I found one API method 
>  *getRowElement(rowNo).getStyle().setBackgroundColor*
>
>* public void setRowStyleCell(final int rowNo){*
> *getRowElement(rowNo).getStyle().setBackgroundColor(style);*
> *}*
>
> but its not taking this styling because of some other styling(Pseudocode 
> Styling) which is already applied to this cell table(got high priority).
>
>   *  tr:nth-child(odd){background:none !important;}*
> 
> *tr:nth-child(even) {background:none !important;}*
>
> Is there any way to override this styling in gwt?
>

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


NumberFormat

2013-05-20 Thread Muhammed Abdul Salim
Hai,

 I have a doubt regarding currency format in GWT.I am using gwt2.5 and
tried formatting my value to Indian currency format using "il8n
NumberFormat" by setting "Locale = en_IN" in gwt.xml. when i execute my
code result was Rs. 10,000,000.00 instead of  Rs 10,00,00,000.00 .Please
help to clear this issue.

Thank you

-- 
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 it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Required immediately: SAP CLM - Java Net weaver @ San Jose, CA

2011-12-19 Thread Mohammed Abdul
Hi Associates,



We have the below requirement through our client associate. Please let me
know if you have anyone for the below position. While submitting, please
submit along with current resume, rate, contact details and Skype ID.
Please reply to: mohammed.ab...@exatechinc.com

* *

*Position: **SAP CLM - Java Net weaver***

*Location: **San Jose, CA (preferred locals),*

*Duration: 6+ Months*

*Rate: Open*

*Start: within a week*



*Requirement: *

·  Need SAP CLM version 7 functional resource.

·  Need very senior who has handled multiple implementations and
helped customers with system adoptions.

·  Good communicator and someone who can work with contracts
management team and configure multiple contracts in line with business
requirements.

·  Locals must.

* *



Thanks & Regards,





Mohammed Abdul

mohammed.ab...@exatechinc.com

www.exatechinc.com

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Required: Tibco BE Developer @ IL

2011-12-19 Thread Mohammed Abdul
Hi Associates,



We have the below requirement through our client associate. Please let me
know if you have anyone for the below position. While submitting, please
submit along with current resume, rate, contact details and Skype ID.
Please reply to: mohammed.ab...@exatechinc.com

* *

*Position: TIBCO BE Developer:*

*Location: Schumburg IL*

*Duration : 6+ months*

*Rate: $50/hr*



*Summary:* Need of very strong TIBCO BE candidate who should have worked in
development project in past. Min exp needs to be 5+ year.

Thanks & Regards,





Mohammed Abdul

mohammed.ab...@exatechinc.com

www.exatechinc.com

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Required immediately: Data Architect @ Schaumburg, Illinois

2011-12-19 Thread Mohammed Abdul
Hi Associates,



We have the below requirement through our client associate. Please let me
know if you have anyone for the below position. While submitting, please
submit along with current resume, rate, contact details and Skype ID.
Please reply to: mohammed.ab...@exatechinc.com

* *

*Position: Data Architect *

*Location: Schaumburg, Illinois*

*Duration: 6 Months*

*Rate: Market  *



*Requirement:*

·10+ yrs of Data Architecting experience in large EDWs

·Hands on Data modeling experience

·Troubleshooting experience with data movements and
rationalization across enterprise

·Eminent SQL writer, optimization of SQLs and rewrite SQLs if
necessary

·Able to develop guidelines for enterprise data and it's
movement

·Able to understand business problem and correlation to the
data elements in the enterprise

·Good Communication and Softskills



Thanks & Regards,





Mohammed Abdul

mohammed.ab...@exatechinc.com

www.exatechinc.com

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Required immediately: Data Architect @ Schaumburg, Illinois

2011-12-16 Thread Mohammed Abdul
Hi Associates,



We have the below requirement through our client associate. Please let me
know if you have anyone for the below position. While submitting, please
submit along with current resume, rate, contact details and Skype ID.
Please reply to: mohammed.ab...@exatechinc.com

* *

*Position: Data Architect *

*Location: Schaumburg, Illinois*

*Duration: 6 Months*

*Rate: Market  *



*Requirement:*

·10+ yrs of Data Architecting experience in large EDWs

·Hands on Data modeling experience

·Troubleshooting experience with data movements and
rationalization across enterprise

·Eminent SQL writer, optimization of SQLs and rewrite SQLs if
necessary

·Able to develop guidelines for enterprise data and it's
movement

·Able to understand business problem and correlation to the
data elements in the enterprise

·Good Communication and Softskills



Thanks & Regards,





Mohammed Abdul

mohammed.ab...@exatechinc.com

www.exatechinc.com

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Required: Tibco BE Developer @ IL

2011-12-16 Thread Mohammed Abdul
Hi Associates,



We have the below requirement through our client associate. Please let me
know if you have anyone for the below position. While submitting, please
submit along with current resume, rate, contact details and Skype ID.
Please reply to: mohammed.ab...@exatechinc.com

* *

*Position: TIBCO BE Developer:***

*Location: Schumburg IL*

*Duration : 6+ months*

*Rate: $50/hr*



*Summary:* Need of very strong TIBCO BE candidate who should have worked in
development project in past. Min exp needs to be 5+ year.

 Thanks & Regards,





Mohammed Abdul

mohammed.ab...@exatechinc.com

www.exatechinc.com

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Required Immediately: QA Engineer w/Java @ San Jose, CA

2011-12-16 Thread Mohammed Abdul
Hi Associates,



We have the below requirement through our client associate. Please let me
know if you have anyone for the below position. While submitting, please
submit along with current resume, rate, contact details and Skype ID.
Please reply to: mohammed.ab...@exatechinc.com

* *

*Position: Quality Assurance Engineer w/Java - Multiple Positions
*

*Period: 6+ months*

*Rate: $50 *

*Location: San Jose -CA*



*Description:*

As a Software QA Engineer on the Financial Systems team, the individual
will participate in planning of test strategy such as functional,
regression, and load & performance.



Main responsibilities include testing of transactional batch tools and
back-end servers used in connecting our platform to other financial
institutions, develop and execute test cases based on specification,
refining existing scripts for modularity and automation prep purposes, and
perform 3rd party integration testing before product launch.

Additional duties include creation of automated test suites using python
and provide estimates on assigned features.



*Skills: *

· Experience in software industry with an excellent understanding
of QA methodology.

· Ability to lead complex projects from test planning through
production launch.

· Excellent written and verbal communication skills required.

· Must be team-oriented and yet be capable of working largely on
your own with minimum supervision

· Ability to create automation suites in Java, Python, Shell,
and/or C++ is essential. Strong UNIX is required. Experience with data
validation and Grey Box testing for testing.

· Strong SQL Knowledge is required

· Work with flexible work schedules and willingness to adopt to
meet challenging priorities. Previous employment in a fast pace environment
is preferable.

· Previous experience in 3rd party integration testing is
preferred.

· Experience in some aspect of financial services is highly
desirable.



Thanks & Regards,





Mohammed Abdul

mohammed.ab...@exatechinc.com

www.exatechinc.com

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Please add me to your hotlist

2011-12-15 Thread Mohammed Abdul
Hi Associates,


This is Abdul. You are requested to add me to your distribution list and
keep sending your hot-list regularly. I work with direct clients and
implementing partners / preferred vendors. Email is the best way to
communicate with me.


My ID is mohammed.ab...@exatechinc.com



Thanks & Regards,





Mohammed Abdul

mohammed.ab...@exatechinc.com

www.exatechinc.com

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



GWT Manual Serialization / Deserialization of objects

2009-11-04 Thread abdul

In our application we have a steam from Server to Client (Comet) which
we
are using to show dynamic alerts/Server Push.

The stream is successfully working to send any strings.

Now we are looking for the ability to send Objects. So our question
is..

1) How to serialiaze IsSerializable Objects in server side and get it
into
string?
2) How to deserialize them back to Objects in the client side?

Please keep in mind that our requirements is not solved by any RPC
features
offered by GWT. We need server push features.

As of now we are using JSON string in one project for this purpose.
But we
would prefer GWT serialization as it reduces lot of work for us to
convert
from JSON to GWT objects.

Thank 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, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---