Re: Security Vulnerability Detected in GWT Library

2019-04-10 Thread luca . masini
gwt-dev is only used during maven build or at least for the code server running on my workstation, this is not necessary. May be gwt-servlet for old legacy apps thet still use GWT-RPC, but most now use REST service and REST clients. Anyway thanks for your suggestions. Have a nice day Il

Security Vulnerability Detected in GWT Library

2019-04-10 Thread Hrishikesh Joshi
GWT 2.8.2: All All --- # Description Security Vulnerability Detected in gwt-dev.jar & gwt-servlet.jar are reported by Dependency checker tool https://jeremylong.github.io/DependencyCheck/ Below are the details - 1. Gwt-dev.jar - 1.1 Vulnerable version of jetty

Re: SuggestBox in a CellTable

2019-04-10 Thread Nanditha Nandu
How to call this custom SuggestBox.. In the cellTable with passing default suggestions. Please help. -- 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

DataListPrivider

2019-04-10 Thread Nanditha Nandu
How to display the following information using datlisProvider. Component1 Column1 value Column2 value Column3 value Component2 Column1 value Column2 value. . . -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group

display using DataListProvider

2019-04-10 Thread Nanditha Nandu
Currently I'm Display the data in the following Format: Is there any way , where I will be able to display Data like: Component : ICS Material : value Serial : value Comments : value -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To

Re: display using DataListProvider

2019-04-10 Thread Hugo Haas
Run out of this component... try FlexTable, your life will be wonderfull. Em qua, 10 de abr de 2019 15:26, Nanditha Nandu escreveu: > Currently I'm Display the data in the following Format: > > > Is there any way , where I will be able to display Data like: > > Component : ICS > Material :