I am using zk to display a page and as part of that I include an html/js page that holds the chart I want to display using jqplot.
ZK spreadsheet seems to have all the features I need except the support of copy/paste from Excel. I\'m looking for an open source solution in java (or client-side javascript).开发者_如何转开发
I am trying to make editable listbox that gives user ability to update listitem or cancel it.But I can\'t get selected item forsave it on another bean and then if user clicks cancel , show original re
I need 开发者_运维问答a Java Framework for Web development with these caractheristics: Rich graphical UI;
Please could someone tell me wh开发者_如何学JAVAy it is better to use ZK with JBoss Seam instead of using JSF with JBoss Seam. What are the advantages and disadvantages.Pros of ZK + Seam: fast develop
Is it possible to inject Spring beans directly into ZK backing beans? In tutorials such as this I\'ve found only an example, where application context was extracted manually开发者_如何学Go from web a
I am planning to learn a new Java framework for developing enterprise applications in a much easier way. I have heard of ZK ajax framework and Jboss Seam.
I have created manual paging in list box. Also I have sort=(\"auto\") for each header.But this sort makes 开发者_Python百科only on current page. I should make search on hole data.But on each page I am
I am using ZK framework and I want to integrate zk in jsp.I have tried to run following code at server.
my application saves a Map , this some times made JavaHeapSpaceError. i used org.zkoss.util.CacheMap inst开发者_如何学JAVAead it\'s JDoc