in a window i have 2 buttons- edit and view. Now unless a user presses the \'edit\' button, i intend that the \'view\' button must remain disabled.
i have several intboxes under the same window parent. I created a custom validator with custom message for an intbox. For displaying the error message i use a label which i give a unique id. Now i nee
I implemented a small web-app with spring 3.0, spring-webflow 2.3, zk 5.0.7, zkspring 3.0 and hibernate.
Does someone know of a comparison between ZK and Vaadin? I\'m especially interested which of the two is better suited for a dyn开发者_高级运维amic web app (i.e. where the layout and POJOs are defined
because use zk upload component to upload a image,then insert the context path of the image to the C开发者_如何转开发KEditor is too complex,
Iam trying get all components on page and set them constraints. All components have i开发者_运维知识库d .I try to use IdSpace to get all ids on page but how to get Idspace ? I used
I\'m writing a composite component, based on Combobox, to do tokenized autocomplete. The basic idea is that the Combobox queries the model for items that match the current text, and when the user sele
The problem: A text box has a shorter length than a combobox. so if I draw them vertically it does not look pretty because they are not aligned on their right side edges. so let\'s make text box a lit
iam getting error when initilize variable with value is from session.. my program like this: public class OTPController extends GenericForwardComposer implements Initiator{
I\'m part of a team writing an ERP using , Seam, and Jboss, and on one of my pages, I keep getting an SQL error: 8152 whenever I try to input something. SQL error:8152, for those of you who don\'t kno