Populate a CellTree From Database

2017-04-10 Thread Chiheb Nabil
Hi Guys , I want to populate a celltree from database without hard coding sublevel/subtree my model looks have 3 fields private int id; private String designation; private Integer parentId; Thanks -- You received this message because you are subscribed to the Google

Re: RequestFactory + ejb3

2013-02-11 Thread nabil . benasker
hi have find a sollution for this problemrequestfactory+ejb Le vendredi 2 septembre 2011 19:02:15 UTC+2, thiago borges martins a écrit : Good afternoon staff, I am developing a system and adopted the gwt + smart for the presentation layer and the back end I work with ejb3. The project is

How get iFrame contents with different domains ?

2012-09-25 Thread Nabil
Hi, i have created an iFrame in my project that calls an external service (for example whatismyip.com) that returns my public IP. the problem is i cant get iFrame content, because there is a completly different domains. the question is how can i get this iFrame contents ? its very urgent please

Re: Java Security Permissions / postgreSQL

2009-05-28 Thread Kaabi Nabil
Thanks a lot. 2009/5/28 Jason Essington jason.essing...@gmail.com If you are using the Google Eclipse Plugin, is your project marked as an appengine project? If so, you'll want to unselect that option to use a regular database. -jason On May 28, 2009, at 3:01 AM, SmartGWT_D wrote: