My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 156
This project provides you with a Maven2 archetype for the Wicket-RAD framework, that lets you get quickly up and running with a Wicket-RAD web application. The archetype includes some basic create, update and list pages that can be used as a starting point for your own application. The archetype ...
The aim of this project is to create an extension of existing WicketTester class. Even though WicketTester gives greate API for integration tests, it has its flaws. Enhanced WicketTester tries to address those issues. =Should I use it?= If you still wonder whether you should use Enhanced Wicke...
==Shortly about WicketCool== Wicket Cool is a tool, sort of framework, for fast and fun web applications development. It combines Wicket with Spring and JPA (Hibernate), adds good practices (patterns, code styles) and a command line tool that enables fast development. ==How to start using Wicket...
= What is jQuery4Wicket ? = <p> JQuery4Wicket uses <a href="http://wicket.apache.org/">Wicket</a> to integrate <a href="http://jquery.com">jQuery</a> and <a href="http://ui.jquery.com">jQueryUI</a> packaged resources on your web pages when you need it. </p> JQuery4Wicket makes you able to : *...
A extended version of wicket-auth-roles to provide more access to other security methods, while maintaining the simplicity of the original.
#sidebar LeftMenu <wiki:toc max_depth="1" /> wicket-rest was born out of the realization that wicket provides some nice features for RESTful services and the KISS concept. I was working on a project using Wicket and needed RESTful services. I used JAXRS to start but soon noticed my Spring conf...
Wicket + !SmoothGallery 2.0 integration ===Usage=== Example 1 {{{ add(new SlidesPanel.Builder("slides") .addImageList(imageList) .addThumbList(thumbList) .size(450, 376) .thumbSize(64, 48) .showThumbs(true) .build()); }}} Example 2 {{{ add(new SlidesPanel.Builder(...
=Wicket-Ext-Bundle= This project is a implementation references how to create a resource bundle contribution for Wicket-Ext framework The bundle currently contains a copy of the Ext JS 2.2.1 distribution. See http://extjs.com/products/extjs/download.php For more information see http://code....
==News== * *02.06.2009* Aktualizacja Wiki. * *28.05.2009* Poprawiona wersja serwisu jest już online. Więcej w ReleaseNotes. =Czym jest J-Survey= J-Survey to aplikacja webowa, pozwalająca na budowę internetowych formularzy. Narzędzie to powstaje na potrzeby pracy magisterskiej, ma umożliwia...
_wickety: (adj) when something is shady or unstable, and you don't quite know it is about; related to wicket;_ ---- Wickety started because I don't know sh*t about wicket and mostly all the tutorials I've found so far are either incomplete or focusing on the wrong things. or both. And because ...
1 2 3 4 5 6 7 8 9 10 Next