dev.wicket.apache.org
(
List home) (
Recent threads) (
3 other Apache Wicket lists)
Subscription Options
- RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
- Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
- Low traffic list: less than 3 messages per day
- This list contains about 10,929 messages, beginning Jul 2007
- 3 messages added yesterday
dev.wicket.apache.org
July 2010
Alis — 127798884001 Jul 2010*
Hello! How are you? I´m implement a DataTable, and the rows is link, i need make click the row and implement a process and when select row do other p...
Alis — 127842522206 Jul 2010
Hello! i need update the style of the list. Who will can help me? Thank you! html: <html xmlns:wicket="http://www.w3.org/1999/XSL/Transform...
Adriano dos Santos Fernandes — 127911585514 Jul 2010*
Hi! I see that on the to be released 1.4.9 and worried. Was its consequences really thought about? I do think this can introduce memory leaks, when so...
Alis — 127911683214 Jul 2010*
Hello! I doing a DataTable, and i need implement in .java go to a page. DataTable.goPage? i don´t have idea Help me!...
Jeremy Thomerson — 127955875119 Jul 2010
The Wicket team is happy to announce that Martin Grigorov was invited to join the Wicket team as a committer and PMC member, and he accepted! Martin...
Thibault Kruse — 127965562520 Jul 2010*
Hi, i am new to this list and to wicket. i just played around trying to get WASP and Shiro work together, just to learn about stuff, not on my job. He...
Martijn Dashorst — 127971161221 Jul 2010*
I'm working with the infra@ to get our new website (based on the old style) live using svnpubsub. When you cut a release, the easiest thing to add...
Michael O'Cleirigh — 127972242721 Jul 2010*
Hello, I've been using Hudson reliably to build wicketstuff core snapshot's and deploying them into the sonatype maven repository. I put toget...
Michael Würtinger — 127974291721 Jul 2010*
Hi folks, I just added the flot project to the wicket-stuff subversion repository. It provides a Wicket integration of the Flot library [1]. According...
Martijn Dashorst — 127977861922 Jul 2010*
As you might have noticed, I've done a bit of preparing for our migration to hudson... Tomcat -> 7.0 Java -> 1.6 (otherwise tomcat doesn...
Martin Grigorov — 127978340422 Jul 2010*
Hi, A have a Wicket 1.5 question: There is a comment in org.apache.wicket.protocol.http.WebApplication.addIgnoreMountPath(String) : public final void ...
Pat Ludwig — 127982162522 Jul 2010*
hi, Do you guys know when the resources usually linkable from wicket.apache.org will be back online? For instance the javadoc has not been accessible ...
Michael O'Cleirigh — 127986914523 Jul 2010*
Hello, The hudson server I had running used Java 6 for some internal projects and I was relying on the maven compiler plugin to ensure that the wicket...
Erich W Schreiner — 127990041523 Jul 2010*
Dear Wicket team, as I'm using wicket for some time now, I would like to contribute back to the community. An additional motivation is getting to ...
Igor Vaynberg — 127998918324 Jul 2010*
i just thought of something, i added oninitialize and onconfigure features to 1.4.x as well as trunk, but they can create an incompatibility for 1.4.x...
Erik van Oosten — 128009050025 Jul 2010*
Hello, Could anyone apply the patch in WICKET-1974? Even though its been there for some time, it is still relevant. Thanks and regards, Erik....
Martin Makundi — 128013416226 Jul 2010
Hi! I think this is a bug in js for IE: Wicket.replaceOuterHtmlIE = function(element, text) { ........ tempDiv.innerHTML = '<table style=...
Erich W Schreiner — 128013743026 Jul 2010*
Dear Wicket team, what is your policy regarding the (consistent) use of Java 5 features such as generics in Wicket and related projects (extensions et...
Martijn Dashorst — 128022221227 Jul 2010
With the new website I've added a new section outlining our core projects and telling folks what these projects do. While I intend to keep on writ...
Martin Grigorov — 128033058228 Jul 2010*
Hi, Since recently we have ComponentTag#append(). It will be included in 1.4.10. Do we need #prepend() as well ? I can see users starting asking for t...