I\'m new in Java Web Application programing and 开发者_开发百科also in Java. I\'m using GWT and SmartGWT to write web applications, but almost everything that is not included in this frameworks I have
we\'ve tried to make the background of a smartgwt window transparent with no success :/ setting a transparent image as backgroundimage yields nor directly setting a custom style class with a transpare
I need to develop an application that is hosted in Google App Engine and access mysql database that is hosted in separate server which is not enable RMI or tomcat installed. Data(music files) stored i
I have a ListGrid with ListGridRecords where I am trying to display the straight xml output from a call I\'m doing on the backend.Here\'s an example:
Default calendar widget of Smartgwt Component shows date as Sun 10/31 ( MM/DD format ) . http://www.smart开发者_开发问答client.com/smartgwt/showcase/#simple_calendar_category
we are using smart GWT as our front end. i need to do password encrytion in this.Before smart GWT we were using GWT Ext and the encryption was done using gwt-crypto.ja开发者_如何学运维r.Which jar is n
Hello All I am using smart gw开发者_运维问答t 2.2, Operating system is Windows xp and browser is Mozilla Firefox.
I am using smart GWT to develop my application, to create the structure of the application I am using GWT components. The HTML code snippet is as below:
this is m开发者_如何学Cy sample code. I have a total of 3 ListGrids, each which resides in a Canvas, inside 3 tabs, which is inside one TabSet. If I remove the uncommented lines, I cant select any val
I am trying to have a form field contain one or more elements that are defined in a different data source. Elements have a numeric id and a human-readable name. It all works well until I try to save;