Search results

From Documentation

Page title matches

Page text matches

  • ...resentation and persistence layer together, including dependency injection frameworks. In the following sections, we will discuss how to integrate them with ZK.
    422 bytes (45 words) - 04:56, 1 February 2024
  • This section discusses the integration of other UI frameworks with ZK.
    169 bytes (14 words) - 09:33, 1 September 2010
  • This section provides information on using backend frameworks such as Spring and Hibernate with ZK.
    198 bytes (18 words) - 09:25, 1 September 2010
  • This section discusses the integration of other UI frameworks and legacy applications with ZK.
    193 bytes (17 words) - 09:34, 1 September 2010
  • ...e are going to describe considerations and issues when you use persistence frameworks with ZK.
    234 bytes (22 words) - 01:53, 31 October 2012
  • In the following sections, we are going to describe how to integrate security frameworks with ZK.
    209 bytes (19 words) - 02:00, 20 March 2013
  • In following section, we will describe how to integrate the below frameworks in presentation layer which are responsible for navigating users between pa
    318 bytes (35 words) - 08:10, 27 November 2012
  • ...ng thread. If disabled, no event processing thread will be used at all. In other words, all events are processed in the same thread that serves HTTP request For better performance (and better compatibility with other frameworks), it is recommended to disable the use of the event processing thread. Plea
    1 KB (155 words) - 02:33, 19 January 2024
  • This chapter describes how to integrate ZK with other frameworks, including how to write a JSP/JSF tag with ZK components, how to access ZK
    336 bytes (42 words) - 01:53, 31 October 2012
  • ...rmance is better, and it is easy to integrate with other frameworks. (Many frameworks store per-request information in the thread-local storage, so we have to co ...able the event thread only if the project does not need to integrate other frameworks (such as Spring), depending on <javadoc>org.zkoss.zul.Messagebox</javadoc>
    3 KB (448 words) - 04:31, 28 April 2022
  • ZK Spring Webflow provides support for integrating ZK and Spring Webflow frameworks. It allows defining and implementing custom flows using ZUML pages, securin
    688 bytes (82 words) - 08:08, 22 January 2019
  • ...r content to be crawled by Google and is similar to how the client-centric frameworks behave. However, there is a performance penalty so this option is disabled
    930 bytes (122 words) - 01:48, 5 December 2013
  • ...which caused a large amount feedbacks on this topic. After 2 years , both frameworks have improved greatly. As the author of this article, rather than continue [[Category:Other Frameworks]]
    3 KB (471 words) - 09:47, 3 December 2010
  • ...rs within picked architecture should be defined, and possible solutions or frameworks that each layer should use.
    1,005 bytes (143 words) - 04:32, 7 August 2012
  • ...eed to read any further as the standard List of objects retrieved from ORM frameworks is compatible with ZK's model concept. Thus from using the knowledge gained
    1 KB (175 words) - 00:05, 29 March 2013
  • ...t supports a JNDI variable resolver which allows you integrates with other frameworks. ==Integration with other frameworks==
    7 KB (949 words) - 04:13, 17 December 2010
  • ...tep debugging, connecting to a database, or using 3rd party Java libraries/frameworks. ...ill also entangle views with codes, which will be hard to maintain. On the other hand, using only java, it's tedious to write codes to create component and
    4 KB (632 words) - 10:36, 19 January 2022
  • : How ZK work with other backend frameworks, like JDBC, Hibernate, Spring. ===Part G: Other UI Framework===
    1 KB (191 words) - 07:54, 27 July 2010
  • [[Category:3rd Party Frameworks]]
    3 KB (394 words) - 08:26, 20 September 2010
  • Luckily, all J2EE frameworks and Web servers support a utility called connection pooling. It is straight '''Tip:''' Unlike other Web applications, it is possible to use <code>DriverManager</code> with ZK,
    3 KB (321 words) - 10:38, 19 January 2022
  • ...other bundles via service registry - that's how bundles interact with each other. Each bundle has its own ''classpath''. Manifest files are used to define b == Used Frameworks ==
    9 KB (1,354 words) - 04:18, 20 January 2022
  • ...ZK9, we provide a new way to integrate applications with ZK and front-end frameworks - Embedded ZK. For instance, we can integrate Vue. [https://vuejs.org/ VueJ ...-party front-end framework with ZK. With embedded ZK, using such front-end frameworks with ZK becomes easier. I hope this article will give you some hints on how
    7 KB (952 words) - 14:41, 20 June 2023
  • ...based on ZK PerformanceMeter listener, but provides integration with other frameworks as well. ...erage full strength and discover performance bottleneck you may find other frameworks useful as well.
    10 KB (1,446 words) - 04:37, 6 August 2020
  • ...Please refer to section [[ZK Developer's Guide/Migrate/Integrate Other UI frameworks/Work with HTML Tags#Pass_Values_to_the_Included_Page|Pass Values to the Inc ...ncluded page (the first argument of <code>createComponents</code>). On the other hand, all events, including <code>onCreate</code>, are processed later. Thu
    5 KB (774 words) - 10:36, 19 January 2022
  • <!-- omit other components for brevity --> ...int to integrate any Java library or framework. To integrate ZK with other frameworks, write your controller code to use classes of back-end systems that constru
    11 KB (1,458 words) - 10:22, 24 May 2023
  • =Other things= [[Category:Other Frameworks]]
    4 KB (553 words) - 08:25, 20 September 2010
  • ...a server. In normal cases, their structure are both corresponding to each other, which means for each widget at the browser, there is a corresponding compo ...access Java EE technology stack and integrate many great third party Java frameworks like Spring or Hibernate. Moreover, ZK also supports client-centric develop
    3 KB (425 words) - 04:41, 10 January 2013
  • Other frameworks, that I consider worse than ZK (like .NET), natively integrate this feature ...tion. I believe changing the pattern is enough for variable declaration in other languages supported like groovy and others.
    3 KB (483 words) - 02:10, 14 December 2010
  • Most SSO related frameworks/libraries provide customizable filters, here are some examples, please refe
    4 KB (555 words) - 04:37, 2 February 2024
  • ...Java based Ajax web applications using pure Java. Using browser automation frameworks to unit test ZK Spreadsheet could be a time-consuming task. Luckily, ZK has ...s, including customised components. Unlike traditional web browser testing frameworks, with ZATS, testing can be done without the trouble of having to set up an
    9 KB (1,165 words) - 04:19, 20 January 2022
  • ...e need three pages, one for Login window, one for Register window, and the other for Contact List window. ...istent layer with Spring. But we still don't know how to integrate the two frameworks. How can we access Spring beans in ZK?
    11 KB (1,480 words) - 06:52, 14 December 2010
  • [[Category:Other Frameworks]]
    5 KB (720 words) - 06:10, 7 December 2010
  • ...vents, and Spring backend service methods using ZK and Spring Security 2.0 frameworks. In this article, we will demonstrate with an example the way to navigate a ...''injection''''' of ZK components into Spring beans. Integrating different frameworks together has not been an easy job and I might miss something. We welcome yo
    23 KB (2,873 words) - 04:16, 20 January 2022
  • '''Note :''' Using Y-Grid component needs to specify other namespace with http://www.zkoss.org/2007/yui and if you want to use Y-Grid ...re two different styles. The top window is a new Y-Grid component, and the other one is ZK Grid component.
    6 KB (905 words) - 08:30, 20 September 2010
  • .... Or you can copy those two files to your project's WEB-INF/lib along with other ZK jar files. ...t of charting components that developer can use seamlessly just like using other ZK components.
    5 KB (720 words) - 01:30, 20 September 2012
  • [[Category:Other Frameworks]]
    5 KB (832 words) - 07:51, 28 December 2010
  • [[Category:Other Frameworks]]
    7 KB (983 words) - 04:18, 20 January 2022
  • ...l become checked but will not uncheck other rows. If you prefer to uncheck other rows when clicking a listitem you can specify true to this library property ...ZK 5.0.5 there is a new method for integrating ZK components into foreign frameworks. The methodology centers around a new method <javadoc method="render(javax.
    6 KB (963 words) - 04:18, 20 January 2022
  • [[Category:Other Frameworks]]
    6 KB (765 words) - 03:52, 22 November 2010
  • ...and closing a Hibernate session. Please review Spring manual in utilizing other more complex non CRUD operations utilizing an inner method called doInHiber ...asically focuses on web development and design with a key interest in AJAX frameworks as well as having experience at the database tier. The main ORM experience
    14 KB (2,020 words) - 04:15, 20 January 2022
  • Spring Framework is one of the most common frameworks for Java web developers. In this article, I'll introduce how to integrate Z ...start a web application stack based on two of the most famous application frameworks(CDI, Spring) with ZK. As you can see, the usage of these framework's contex
    14 KB (1,903 words) - 04:20, 20 January 2022
  • ...thing. Some tags that ZK simply does not support can be replaced with some other tags that serve the same job such as implementing the tabs with ZK's <butto [[Category:Other Frameworks]]
    5 KB (853 words) - 09:41, 20 September 2010
  • ZK was among the first Ajax frameworks to introduce a performance meter utility for monitoring Ajax applications.
    7 KB (938 words) - 01:58, 18 February 2016
  • ...t Ajax XMLHttpRequests. When loading ZK's pages, it is the same as loading other legacy web applications' pages. We can just use the same way as taught by A ...the "zkau" is as defined in "update-uri" of the "zkLoader" in web.xml. The other defintion for "page loading" authentication is virtually the same as in the
    7 KB (954 words) - 01:30, 21 September 2010
  • ...user experience on mobile devices? One of the solutions is to rely on RWD frameworks such as Bootstrap. This article will show how to build a RWD ZK page with B ...emplates. In this case, you will then be able to define more templates for other devices in different screen sizes.
    7 KB (956 words) - 04:23, 20 January 2022
  • ...ame and created by ZK. This feature provides better integration with other frameworks, for example, the component instance might come from various sources, ex. S
    7 KB (939 words) - 06:35, 22 December 2010
  • ...cation increases work and complexity. To make matters worse, some testing frameworks, such as Selenium, require you to install browser plugins to create the rec ...s from the unintended consequences of having games, development tools, and other applications interacting with your test environment. Remember, you want t
    19 KB (2,829 words) - 08:51, 20 September 2010
  • **Other Frameworks
    5 KB (814 words) - 08:02, 8 March 2013
  • =Integration with Other Frameworks=
    6 KB (842 words) - 04:16, 20 January 2022
  • ...d them, one to Initiate the object to be databound (the initiator) and the other is an extention of the Window class which handles all the events on that pa ...ystems and has around three years J2EE development experience, focusing on frameworks such as Hibernate, Spring, Struts and now ZK.
    6 KB (957 words) - 03:27, 29 December 2010
  • ...ent is a matter of dealing with a large number of technologies, libraries, frameworks, etc.
    8 KB (1,067 words) - 10:08, 3 December 2010
  • ...License) offering more freedom and allowing ZK to be integrated with more frameworks under different licensing models. ...he end option places the buttons on the right hand side of the window. The other options <code>start</code>, <code>center</code> and <code>stretch</code> wi
    14 KB (2,102 words) - 04:17, 20 January 2022
  • **Other Frameworks
    5 KB (853 words) - 03:50, 10 March 2016
  • ...ed with one ID space (org.zkoss.zk.ui.IdSpace). It is hierarchical. On the other hand, the interpret has its own map of global variables. ZK assumes only on [[Category:Other Frameworks]]
    7 KB (1,078 words) - 09:55, 20 September 2010
  • ...access Java EE technology stack and integrate many great third party Java frameworks like Spring or Hibernate. Moreover, ZK also supports client-centric develop ...a displays the current main function. You must login before you can access other functions.
    6 KB (834 words) - 00:34, 21 March 2013
  • ...its child (only one child, so you can use div or top component to include other components). You can see the Figure 2. As above example, we use the include component to include other page "header.zul".
    8 KB (1,209 words) - 07:47, 20 September 2010
  • We can find Model-View-Controller (MVC) implementation in several Java frameworks, mainly in Swing, Struts and also ZK. However, The presentation layer in .N ...ects. However, we have to write some code to update data to them, and some other codes to re-assign theses new value for related GUI elements to display the
    6 KB (984 words) - 07:39, 20 September 2010
  • | ZK extra utilities integrated easily with other frameworks. (<code>org.zkoss.zkplus.*</code>)
    7 KB (1,047 words) - 14:17, 25 October 2023
  • ...presented as an "alternative" to Struts, JSF, OpenLaszlo, Flex and all the other AJAX and RIA tools out there, so I was curious [[Category:Other Frameworks]]
    8 KB (1,109 words) - 03:05, 24 October 2011
  • ...part of the page is thus rendered. You can also provide such expression to other ZK components. e.g. if a button shall only show to a supervisor user: [[Category:Other Frameworks]]
    9 KB (1,295 words) - 06:57, 7 December 2010
  • ...It includes a lot of new features, more integrations with other components/frameworks, and the most important of all is the performance improvement - '''four ~ f ...ddition, the new property - forward - which allows you to forward event to other components without much effort. Moreover, the new expression of annotation
    17 KB (2,515 words) - 07:22, 17 December 2010
  • ...ade the Webkit. It doesn’t get updated as frequently as Chrome, but on the other hand, you don’t need to worry that your application will break due to an ...there discussing ideas of building desktop apps with Angular or other web frameworks.
    7 KB (1,046 words) - 09:41, 27 July 2022
  • ...ted based on this threading mechanism. However, when using with some other frameworks (e.g. Hibernate and Spring), incompatibilities start to occur. For example,
    7 KB (1,086 words) - 03:35, 14 December 2010
  • ...ource and commercial vendors. The [http://www.springframework.org/ Spring] Frameworks support for JPA provides easy control over how different JPA vendor offerin The ZK DevGuide states "ZK doesn't enforce developers to use MVC or other design patterns. Whether to use them is the developer's choice"
    27 KB (3,934 words) - 08:08, 7 December 2010
  • ...er jar file zkplus.jar, so you have to copy it to the directory along with other ZK jar files. In our sample code environment, we copied all ZK libraries in [[Category:Other Frameworks]]
    9 KB (1,237 words) - 07:14, 29 December 2010
  • ...tions can choose to use Java libraries and technologies like JMS, EJB, SOA frameworks, Hibernate, and Spring. This revolutionary capability is made possible beca [[Category:Other Frameworks]]
    21 KB (2,575 words) - 06:05, 8 December 2010
  • Note: There are similar instructions available to setup Weld with other application servers & environments. ....jboss.org/weld/reference/1.0.0/en-US/html/environments.html Using Weld in other application servers and environments] for more information on this.
    8 KB (1,117 words) - 09:42, 19 January 2011
  • .... Or you can copy those two files to your project's WEB-INF/lib along with other ZK jar files. ...into charting components that developer can use seamlessly just like using other ZK components.
    8 KB (1,272 words) - 07:07, 21 August 2012
  • ...doesn't change the way you access the database, no matter you use JDBC or other persistence framework, such as [http://www.hibernate.org/ Hibernate]. Luckily, all J2EE frameworks and Web servers support a utility called connection pooling. It is straight
    11 KB (1,492 words) - 04:34, 5 February 2024
  • Other than setting a width="100%" attribute, the simplest tool in ZK to create a ...n be used to declare initial sizes, growing and shrinking ratios, incuding other flexing related properties.
    8 KB (1,330 words) - 10:13, 23 August 2017
  • ...to specify package and source folder of generated java code and zul page. Other page information will be passed to UI template, and the final project is ge This wizard is at the very beginning stage. Its vision is to support other advance features such as '''Query Condition Builder''', and generate multi
    7 KB (1,238 words) - 04:17, 20 January 2022
  • '''Other Introductions''' ...ate the data model directly in Java. It is a common practice found in most frameworks. In the next section will introduce another implementation that use ZK data
    11 KB (1,421 words) - 08:43, 24 July 2012
  • ...m]) offers a great and simple way to integrate its content repository with other systems in our network. With Alfresco's Web Scripts you can build very easi On the other side, ZK provides the easiest way for building RIA (Rich Internet Applicati
    25 KB (3,893 words) - 04:17, 20 January 2022
  • Recently, with the advent of JavaScript MVVM frameworks, we also noticed several benefits of running MVVM on the client-side. There
    8 KB (1,278 words) - 08:46, 19 October 2023
  • Support for other OSGi frameworks like Felix.
    9 KB (1,363 words) - 04:19, 20 January 2022
  • ...b systems, increasing the range of options for web solutions. However, few frameworks provide such an intuitive and easy way to use that technology. Moreover the ...side into three classes. However, only one deserves special attention. The other two are just to illustrate the example.
    11 KB (1,348 words) - 08:09, 15 March 2011
  • [[Category:Other Frameworks]]
    11 KB (1,662 words) - 02:09, 8 December 2010
  • Other than setting a width="100%" attribute, the simplest tool in ZK to create a ...n be used to declare initial sizes, growing and shrinking ratios, incuding other flexing related properties.
    10 KB (1,514 words) - 09:51, 23 April 2024
  • ...nts to fit your needs. But in some cases, you might need to integrate with other web technology like [https://reactjs.org/ React], which is a JavaScript lib = Other Front-End Frameworks Integration =
    10 KB (1,339 words) - 04:15, 20 January 2022
  • ...www.zkoss.org/jsf/zss http://www.zkoss.org/jsf/zss] declaration along with other JSF namespace declarations as shown below ...d as a native JSF component in a JSF 2.0 application. I also described how other JSF components can intereact with ZK Spreadsheet in JSF environment.
    13 KB (1,776 words) - 11:04, 28 December 2010
  • ...tation of the ZK Resolvers for QF-Test was pretty straightforward. As with other AJAX toolkits the number of DOM nodes generated by ZK is large and nesting ...for the client side UI of ZK - wow! From our previous experience with AJAX frameworks we had given up any hope that such a thing might exist. The framework tends
    8 KB (1,407 words) - 08:53, 8 May 2014
  • [[Category:Other Frameworks]]
    15 KB (1,965 words) - 03:19, 29 December 2010
  • ...ent for the button. That’s the event we’ll try to invoke from Grinder. The other components are there just for you to see how component ids are built [[Category:Other Frameworks]]
    9 KB (1,296 words) - 01:40, 20 December 2010
  • [email protected] to apply for a premium maven account to use ZK PE/EE (or any other licensed ZK product) maven repository. |ZK extra utilities integrated easily with other frameworks.
    18 KB (2,305 words) - 01:05, 10 May 2024
  • * It should be able to interact with other UI parts just like a ZK Component (ex: a Permission Inquiry Dialog). ...while application starts is a common practice used in a lot of application frameworks such as Spring, JBoss, Seam and EJB3. Now in ZK Composite, we support the s
    10 KB (1,605 words) - 04:18, 20 January 2022
  • ...nd add necessary ZK libraries and configurations to show you how these two frameworks can work together seamlessly. The ''tutorial'' sample demonstrates many bas ...m 1 is the Spring Security specific configuration file and you can include other business specific spring configuration files here, too. I will explain it l
    29 KB (4,043 words) - 07:17, 8 December 2010
  • ...server push, layout components, and more integration with other components/frameworks, and the most important of all is the performance improvement - '''four ~ f ...wing example. A window usually consists of several buttons, menu items and other controls. For example,
    25 KB (3,650 words) - 09:30, 7 December 2010
  • ...cture to pick, layers of architecture to define, and possible solutions or frameworks that each layer should use. This is why we welcome a common practice; a "de ...use JPA as the persistence interface, it is very easy to swap HSQLDB with other DB.
    12 KB (1,789 words) - 09:11, 3 October 2012
  • With this feature we can now easily combine ZK with other front-end frameworks and leverage the best of both.
    10 KB (1,513 words) - 04:41, 20 January 2022
  • ...iables and functions are defined under the “window” object of the browser. Frameworks such as Angular do not expose the window object by default, and it must be
    10 KB (1,523 words) - 04:35, 5 February 2024
  • ...use of Spring, JUnit and mock objects to demonstrate three alternative ORM frameworks: [http://www.hibernate.org/ Hibernate], [http://java.sun.com/products/jdo/
    11 KB (1,706 words) - 01:05, 21 September 2010
  • ...ww.jboss.org/community/wiki/SecureAWebApplicationUsingACustomForm</ref> or other resources. ...s JAAS uses ThreadLocal class, so it does not work, when it is accessed by other thread than the thread processing the request. For ZK the best solution is
    15 KB (2,252 words) - 07:34, 29 December 2010
  • [[Category:Other Frameworks]]
    14 KB (1,881 words) - 08:38, 25 January 2013
  • Other than setting a width="100%" attribute, the simplest tool in ZK to create a ...n be used to declare initial sizes, growing and shrinking ratios, incuding other flexing related properties.
    12 KB (1,829 words) - 03:35, 25 August 2017
  • ...pring provides a module to integrate several ORM (Object Relation Mapping) frameworks, integrating JPA requires this dependency. ..., and annotate the member field for primary key with <code>@Id</code>. All other annotations are optional and we use them to override default values.
    14 KB (1,792 words) - 10:49, 19 January 2022
  • You can also integrate with other client-side frameworks with the same approach. Please refer to: ...asily manage the client-side dependencies with Maven, and it also supports other dependency management tools like ivy or Gradle. When I include Bootstrap, m
    16 KB (2,179 words) - 04:25, 20 January 2022
  • If I used pageSize, I wasn't able to page to other pages.<br/> But like a good student, I'm thinking of the advantages of going the other way.<br/>
    14 KB (2,030 words) - 08:25, 2 December 2015
  • You can also integrate with other client-side frameworks with the same approach. Please refer to: ...asily manage the client-side dependencies with Maven, and it also supports other dependency management tools like ivy or Gradle. When I include Bootstrap, m
    16 KB (2,189 words) - 04:26, 20 January 2022
  • ...zyInitializationExceptions in "Open Session In View" pattern and generates other surprises from time to time. Though Thomas Muller (Oberinspector) has propo ...th the Hibernate's thread SessionContext (ThreadLocalSessionContext). Some other solution that will work with the "OpenSessionInViewFilter" of the Spring Fr
    14 KB (1,970 words) - 09:23, 2 November 2011
  • A window is, like HTML DIV tag, used to group components. Unlike other components, a window has the following characteristics. An embedded window is placed inline with other components. In this mode, you cannot change its position, since the positio
    19 KB (2,819 words) - 03:47, 12 January 2024

View (previous 100 | next 100) (20 | 50 | 100 | 250 | 500)

Google Custom Wiki Search