Issue with tomcat version of GWT 2.11 for class javax.validation.Path

2024-03-20 Thread Priya
Hi Team, We are working on development environment with Tomcat 10 where third party jar *jakarta.validation-api.jar *has been updated to tomcat specific version where package structure is changed from javax.validation to jakarta.validation. When GWT 2.11 with tomcat specific jars(Gwt-servlet

Re: GWT 2.10.0 release

2022-07-14 Thread Priya
ge 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 view this discussion on the web visit > https://groups.goo

Re: Security Vulnerabilities with GWT

2020-06-30 Thread Priya Kolekar
] On Monday, 29 June 2020 16:27:41 UTC+5:30, Priya Kolekar wrote: > > > Hi All, > > Security Vulnerability have been detected in gwt-dev.jar & > gwt-servlet.jar(in release 2.8.2) & are reported by Dependency checker > tool <https://jeremylong.github.io/DependencyCh

Security Vulnerabilities with GWT

2020-06-29 Thread Priya Kolekar
Hi All, Security Vulnerability have been detected in gwt-dev.jar & gwt-servlet.jar(in release 2.8.2) & are reported by Dependency checker tool . Below are the details - Gwt-dev.jar - 1.1 Vulnerable version of jetty library(current version--

Upgrade to 2.9.0 from 2.8.2 is giving compilation errors while doing GWT compile

2020-06-15 Thread Priya Kolekar
Hi All, We are planning to upgrade GWT 2.8.2 to GWT 2.9.0 with java 11 environment, But while GWT compile,I am getting lot of errors saying "No source code is available for type ; did you forget to inherit a required module?" Problematic classes include

GWT 2.9 compatiblity with GXT 2.3.1a

2020-06-11 Thread Priya Kolekar
Hi All, Currently our application has below versions - 1. GWT - 2.8.2 2. GXT - 2.3.1a We are planning to upgrade GWT from 2.8.2 to 2.9.0. But have query regarding its compatibility towards GXT 2.3.1a. I have gone through GXT Compatiblity version matrix page

gwt-dev.jar - uses jdk internal API not compatible for Java11

2019-12-06 Thread Priya Kolekar
Hi All, we are using gwt-dev.jar for our application, in which Java11 is being implemented. As analysis, we found out that below classes, present in jar are having some issues - com.google.gwt.dev.url.CloseableJarHandler uses sun.net.www.protocol.jar.Handler (JDK internal API (java.base))

how to check version of gwt-servlet.jar

2019-05-02 Thread Priya Kolekar
Is there any way to check version of gwt-servlet.jar which comes in bundle of gwt-2.8.2.jar ? -- 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

Unable to use memcacheservice in gwt module

2015-01-28 Thread Gautam Priya
Is there a memcache gwt module that I could inherit from to avoid compilation errors of the kind below - [ERROR] Line 58: No source code is available for type com.google.appengine.api.memcache.AsyncMemcacheService; did you forget to inherit a required module? [ERROR] Line 58: No

Make gwt website crawlable without hash symbol?

2014-08-30 Thread priya jain
In GWT we need to use *#* in a URL to navigate from one page to another i.e for creating history for eg. www.abc.com/#questions/10245857 but due to which I am facing a problem in sharing the url. Google scrappers are reading the url only before # i.e. www.abc.com. Now I want to remove

Re: Spring MVC and GWT

2011-03-20 Thread bindu priya
Can you pls give some sample code how this can be done. On Sat, Mar 19, 2011 at 11:46 PM, Kayode Odeyemi drey...@gmail.com wrote: I'm working on a project with similar architecture to yours. What I've adopted is something I'll call MVPV. I currently use SpringMvc to handle my jsp views and

US IT Recruiter opening - Chennai

2010-09-20 Thread priya hr
have already attended the interview with us. Thanks Regards Priya Senior Executive HR eFocus Informatix (P) Ltd. No. 69, Numgambakkam High Road, Numgambakkam, Chennai - 600 097 Tel: + 91-044 28253415/16 E-mail: pr...@efocusinfo.com -- You received this message because you are subscribed

Re: The Compiler is Compiling Only One Permutation

2010-09-10 Thread bindu priya
hi Daniel, Use define-property name=user.agent value=''ie6,gecko,gecko1_8,safari,opera / and try.. let me know if it works. On Fri, Sep 10, 2010 at 11:11 AM, Daniel Simons daniel.simo...@gmail.comwrote: I am trying to compile all 5 permutation for my GWT App. For some reason it is only

Re: GWT Developer Plugin for Firefox 2.0.0.20

2010-06-26 Thread Priya Suri
to find out if there is a version available for Firefox 2. Regards, Priya On Fri, Jun 25, 2010 at 2:59 PM, Chris Conroy con...@google.com wrote: On Fri, Jun 25, 2010 at 10:13 AM, Priya Suri priyas...@gmail.com wrote: Hi, I am trying to install GWT developer Plugin for Firefox 2.0.0.20 but I

GWT Developer Plugin for Firefox 2.0.0.20

2010-06-25 Thread Priya Suri
that version. Thanks, Priya -- 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-toolkit+unsubscr

GWT web application with multiple pages

2010-01-27 Thread priya
fileds. How can I have multiple pages and navigation between the pages in GWT web application? Do i need to create multiple entry points? Regards, Priya -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

Re: GWT1.6.4 + gwt2swf + IE7 problem

2009-07-25 Thread priya
If anyone used this functionality then please help me out. On Jul 25, 10:58 am, priya joshipriya...@gmail.com wrote: Hi all, I am using gwt2swf jar for Flash Tag cloud widget. I am passing history token in my url of each tag. So, on click of each tag it goes to the onHistoryChanged() method

GWT1.6.4 + gwt2swf + IE7 problem

2009-07-24 Thread priya
? Is this problem of IE7.0 and Safari? Please help me for getting out of this problem. Thanks in advance. Priya. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

How to know Time Format of System time at client side

2009-04-22 Thread priya
Hi all, In my GWT application I want to know the time format of the system time whether its 12 hr or 24hr at client side. How can i get this? Can anyone help me? Its really urgent... Thanks, Priya --~--~-~--~~~---~--~~ You received this message because you

Re: How to know Time Format of System time at client side

2009-04-22 Thread priya
are you're storing those timestamps for ? Because depending on that, you might not want to trust the dates handed to you by your clients and instead use the date of the actions you want to timestamp in the server side of your code. On Apr 22, 12:38 pm, priya joshipriya...@gmail.com wrote: I want

Re: How to know Time Format of System time at client side

2009-04-22 Thread priya
...@gmail.com wrote: Well then pass a java.util.Date object instantiated at the client-side through a RPC and store it. No need to format anything. On Apr 22, 2:10 pm, priya joshipriya...@gmail.com wrote: I don't want server side date time. I want to store client side date time as Timestamp in database

Re: How to know Time Format of System time at client side

2009-04-22 Thread priya
) } So there it is, no need to use formatters anywhere. I hope it's clearer now. If it isn't you should familiarize yourself with the way the Date object works and its API Good luck, Salvador On Apr 22, 2:49 pm, priya joshipriya...@gmail.com wrote: Yeah I can do that.. but if client

Setting FocusPanel as a cell to FlexTable and DragAndDrop for FlexTable

2009-03-26 Thread priya
, Priya --~--~-~--~~~---~--~~ 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

Re: Set CSS for ListBox Items working in Firefox not in Safari

2009-03-24 Thread priya
... there should be a way to refresh GWT- components on view. -Danny 2009/3/23 priya joshipriya...@gmail.com Hi all, I have one ListBox in my GWT application. I want to set CSS for some of the items in this ListBox.. I am using following code for this:           DOM.getChild

Re: Set CSS for ListBox Items working in Firefox not in Safari

2009-03-24 Thread priya
                       /html On Mar 24, 11:01 am, priya joshipriya...@gmail.com wrote: Hi Shashi Kant This is my css code: .list_box_style{         background-image: url(../images/pkg_image2.bmp);         background-position: right;         background-repeat: no-repeat; } Is this correct

Set CSS for ListBox Items working in Firefox not in Safari

2009-03-23 Thread priya
browser. I don't know this is problem of DOM.getChild() method or setting style for that. Is Safari supports DOM.getChild() method? If anyone know another way then please suggest... Any help is welcome.. Thanks in advance, Priya --~--~-~--~~~---~--~~ You

How to remove default Scroll Bar from ListBox?

2009-03-20 Thread priya
Hi Group, I have ListBox in my application with visible item count 10. I want to remove default Scroll Bar from ListBox.. Is there any CSS to do this? or any other way by which I can disappear the scroll bars? Any help is welcome... Thanks, Priya

Setting background image for ListBox Item

2009-03-19 Thread priya
{ background-image: url(../images/pkg_image2.bmp); background-position: right; background-repeat: no-repeat; } It is working in FireFox but not working in IE or Safari.. Is there any other way for this to work it in Safari and IE? Priya Any help is welcome

gwt-dnd for FlexTable

2009-03-16 Thread priya
AbsolutePanel ? Can anyone help me with this issue? It's really urgent... Thanks in advance.. Priya --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

How to use Spinner in GWT 1.4.62

2009-02-12 Thread priya
Hi all, I want to use Spinner for month and year in GWT 1.4.62. I found google-web-toolkit-incubator.It is having ValueSpinner functionality. But google-web-toolkit-incubator works only with GWT 1.5.3 onwards. Can anyone tell me how to use Spinner with GWT 1.4.62 ? or can i use

Re: Richtext Area loses focus everytime i resize panel containing it.

2008-08-29 Thread Priya
in web browsers are a bit flaky these days. On Aug 27, 7:22 pm, Priya [EMAIL PROTECTED] wrote: Hi all, I am facing a problem while using richtextarea in my application. Everytime i resize the panel containing richtextarea, it stops taking keyboard events which means its losing focus

Richtext Area loses focus everytime i resize panel containing it.

2008-08-28 Thread Priya
Hi all, I am facing a problem while using richtextarea in my application. Everytime i resize the panel containing richtextarea, it stops taking keyboard events which means its losing focus though it shows cursor at same position where i was before resizing which indicates focus is still there.