artwork problem while changing background color of liquid canvas

2009-07-06 Thread vineet semwal
i am trying to fill the background color in liquid canvas component as below but it didn't work out .Result is no background color/canvas with a error in firefox that says unknown pugin . Graphics g=new Shadow(); g.setChainedGraphics(new Border()).setChainedGraphics(new Gradient());

Nested forms not working in wizard.

2009-07-06 Thread Ned Collyer
I am currently running wicket 1.4-rc2 I have nested forms setup in the wizard. One of my steps is as follows. code public class MyStep1 extends WizardStep { public MyStep1(final CompoundPropertyModelCampaign campaignModel) { super(Step 1, Wow bananas); add(new Form(form) {

Hot to use BookmarkablePageLinks with a page mounted at several pathes?

2009-07-06 Thread Oliver Krohne
Hi, I have one page which is mounted at several pathes with IndexParamUrlCodingStrategy e.g. : /pathA /pathB Now I want to create BookmarkablePageLinks with PageParameters and a specific path of the page, e.g. /pathA/id where id is the page parameter. The problems is that rendering url calls

Re: Slideshow

2009-07-06 Thread nino martinez wael
Replying inline.. 2009/7/4 Daniele Dellafiore ilde...@gmail.com: yep, that was my idea too even if this force me to introduce supplementary navigations link outside the Slideshow. This may result confusing for the user and they will not be as cool as normal smoothgallery controls. No this is

Re: artwork problem while changing background color of liquid canvas

2009-07-06 Thread nino martinez wael
Yea seems somethings wrong. Im very busy at the moment. But check here: http://www.ruzee.com/files/liquid-canvas/demo.html It might have something about the lenght of the hex todo? 2009/7/6 vineet semwal vineetsemwal1...@gmail.com: i am trying to fill the background color in liquid canvas

Re: artwork problem while changing background color of liquid canvas

2009-07-06 Thread nino martinez wael
Or the combination of things? I know it's very loose. If you want some help could you please do a quickstart? I simply dont have time to setup it all manually.. 2009/7/6 nino martinez wael nino.martinez.w...@gmail.com: Yea seems somethings wrong. Im very busy at the moment. But check here:

wicket vs vaadin clarifications

2009-07-06 Thread francisco treacy
Hi all, After I tweeted a criticism about http://vaadin.com/comparison table, some employees/supporters quickly got back to me asking to elaborate on the problems. I thought it would be good to make it clear and post it to this mailing list. Feel free to comment on my points. Dear Vaadin

Re: Nested forms not working in wizard.

2009-07-06 Thread nino martinez wael
Is the form nested in the other form in html. I remember vaguely something about it needs to be nested, wicket then rewrites it or something like that.. How does the resulting html look like? 2009/7/6 Ned Collyer ned.coll...@gmail.com: I am currently running wicket 1.4-rc2 I have nested forms

Re: wicket vs vaadin clarifications

2009-07-06 Thread nino martinez wael
I completely agree. I think somethings missing though: Backed up by a corporation: Should be ticket, ASF are a corporation. The comparison seems biased, or influenced by poor knowledge at least about wicket. Could it be that vaadin wants to sell their product :) And one thing more to add to:

list of components/settings... not working with Ajax ? == setGatherExtendedBrowserInfo doesn't work with Ajax

2009-07-06 Thread Joseph Pachod
Hi When looking at the mailing list archive for some info, I found that setGatherExtendedBrowserInfo doesn't work with Ajax in this discussion : http://www.nabble.com/Odd-behaviour-after-setGatherExtendedBrowserInfo(true)-td15457880.html#a15464392 As I was affected by this issue, it

n-Level Page Navigation

2009-07-06 Thread Ivan U. Dudko
Hi everybody! I am new to Wicket. And try to write app with n-level menu. I am found the message of Igor Vaynberg. http://mail-archives.apache.org/mod_mbox/wicket-users/200805.mbox/%3c23eb48360805082351p3b52963cic0b69f29e2011...@mail.gmail.com%3e I am trying to implement his example, but i am

Re: Hot to use BookmarkablePageLinks with a page mounted at several pathes?

2009-07-06 Thread Jeremy Thomerson
You might need to create your own url coding strategy that answers for all the mount paths for that page. The built-in one is only for a single page at a single path. Why do you have a single page on multiple paths? Does the page respond differently based on path? Should the pages on different

Re: wicket vs vaadin clarifications

2009-07-06 Thread Joonas Lehtinen
Hi all, If there are any errors in our comparison table, please accept my apologies - I wrote the original version of the table. I take care that any errors will be corrected as soon as possible. Just to clarify the situation - I think that wicket is a nice framework and really want to give

Re: virues scanning for file upload

2009-07-06 Thread fachhoch
any suggestions on this ? fachhoch wrote: What OS? Linux James Carman-3 wrote: What OS? Windoze? Linux? On Thu, Jul 2, 2009 at 11:00 AM, tubin gen fachh...@gmail.com wrote: we need to implement virues scanning functionality for uploded files and reject in case of

Re: virues scanning for file upload

2009-07-06 Thread James Carman
Well, ClamAV is a free virus scanner for linux. Perhaps you could try to figure out how to use it? On Mon, Jul 6, 2009 at 10:47 AM, fachhoch fachh...@gmail.com wrote: any suggestions on this ? fachhoch wrote: What OS? Linux James Carman-3 wrote: What OS? Windoze?

Re: wicket vs vaadin clarifications

2009-07-06 Thread francisco treacy
Even though the difference in complexity is not that big in example, in large applications it really makes a difference. Yes, the example looks pretty much like Wicket. IMO what will make a *real* difference is using another language - Java is Java with its strengths and weaknesses; on the

dzone refcard

2009-07-06 Thread Luther Baker
Is anyone aware of a wicket refcardhttp://refcardz.dzone.com/refcardz/core-java-concurrencyinitiative? Thoughts? -Luther

Re: Can I make AjaxFormSubmitBehavior submit raw form data but not validate it?

2009-07-06 Thread Thierry Leveque
Any following on that? Daniel, have you been able to solve your problem? Did you wrote your own behavior? I have the same requirement as you and I am trying to find a quick way to solve my problem. Can someone point me to some examples on how to write my own Ajax behavior? Thanks Thierry On

Re: dzone refcard

2009-07-06 Thread Paolo Di Tommaso
It would be nice -- paolo On Mon, Jul 6, 2009 at 6:07 PM, Luther Baker lutherba...@gmail.com wrote: Is anyone aware of a wicket refcardhttp://refcardz.dzone.com/refcardz/core-java-concurrency initiative? Thoughts? -Luther

Re: dzone refcard

2009-07-06 Thread Nick Heudecker
Andrew Lombardi created one some time ago. Should still be available. On Mon, Jul 6, 2009 at 12:44 PM, Paolo Di Tommaso paolo.ditomm...@gmail.com wrote: It would be nice -- paolo On Mon, Jul 6, 2009 at 6:07 PM, Luther Baker lutherba...@gmail.com wrote: Is anyone aware of a wicket

How to configure data source for Jetty server?

2009-07-06 Thread Petr Fejfar
Hi all, When I've started learning Wicket, I followed configuration described in the book Enjoy web dev ... Now I'm trying to migrate my project under Maven's management. I seem to be almost finished except data source configuration in the Tomcat's context file: Resource

Model Question

2009-07-06 Thread jpalmer1026
I have the following code to allow the user to select the date that a report is to be generated for. For some reason, though, whatever date is selected from the textfield, the previous date is being used. For example, if the user inputs 07/06/2009 into the dateTextField, 07/05/2009 is being

Re: How to configure data source for Jetty server?

2009-07-06 Thread Igor Vaynberg
http://docs.codehaus.org/display/JETTY/JNDI -igor On Mon, Jul 6, 2009 at 1:22 PM, Petr Fejfarpetr.fej...@gmail.com wrote: Hi all, When I've started learning Wicket, I followed configuration described in the book Enjoy web dev ... Now I'm trying to migrate my project under Maven's

Re: dzone refcard

2009-07-06 Thread Andrew Lombardi
I've got one being pushed through the editorial process at DZone right now, should be out very soon. On Jul 6, 2009, at 12:48 PM, Nick Heudecker wrote: Andrew Lombardi created one some time ago. Should still be available. On Mon, Jul 6, 2009 at 12:44 PM, Paolo Di Tommaso

Re: dzone refcard

2009-07-06 Thread Nick Heudecker
My mistake. I thought that came out a while ago. On Mon, Jul 6, 2009 at 1:43 PM, Andrew Lombardi and...@mysticcoders.comwrote: I've got one being pushed through the editorial process at DZone right now, should be out very soon. On Jul 6, 2009, at 12:48 PM, Nick Heudecker wrote: Andrew

Re: dzone refcard

2009-07-06 Thread jWeekend
Luther, Interesting timing - I contacted dZone today about jWeekend putting together a Wicket refcardz for their collection. I'll let you know what they say. Regards - Cemal jWeekend OO Java Technology http://jWeekend.com luther.baker wrote: Is anyone aware of a wicket

Re: Can I make AjaxFormSubmitBehavior submit raw form data but not validate it?

2009-07-06 Thread Stefan Malmesjö
Could setting visibility for the FeedbackPanel to false until the form has been properly submitted with a press of a submit button work? /Stefan On Mon, Jul 6, 2009 at 8:42 PM, Thierry Leveque tleve...@gmail.com wrote: Any following on that? Daniel, have you been able to solve your problem?

Re: dzone refcard

2009-07-06 Thread jWeekend
That'll be a nice resource for developers using Wicket, and, save jWeekend plenty of time preparing one ourselves for dZone, thanks! I'll let them know to avoid unnecessary confusion about our proposal to create it earlier today. Let me know if you need any extra pairs of eyes to review it.

Re: dzone refcard

2009-07-06 Thread Andrew Lombardi
Thanks! I'll see if they can add you to the list of reviewers at some point soon. Cheers! On Jul 6, 2009, at 2:02 PM, jWeekend wrote: That'll be a nice resource for developers using Wicket, and, save jWeekend plenty of time preparing one ourselves for dZone, thanks! I'll let them

Re: Nested forms not working in wizard.

2009-07-06 Thread Ned Collyer
The nesting is - The outer form is inside the wizard, then I have an inner form inside one of the steps. Sorry, I cant show you the output of the html - I scrapped the impl I had am implementing a less wizardy wizard. On Mon, Jul 6, 2009 at 8:36 PM, nino martinez

Radio button question

2009-07-06 Thread Russell Simpkins
All, I want to display a radio button of options with an associated image e.g. input type=radio name=selectone value=1img src=img_vala.gif ..input type=radio name=selectone value=2img src=img_valb.gif ..input type=radio name=selectone value=3img src=img_valc.gif .. And have those values driven

Re: dzone refcard

2009-07-06 Thread Luther Baker
Sounds good. I'm giving a Wicket presentation herehttp://java.ociweb.com/javasig/in September and it would be nice to hand something like that out. Also, I've seen decks here before ... is there a central place where such presentations are collected. I'll look back through the forum but if you've

Re: dzone refcard

2009-07-06 Thread Andrew Lombardi
Luther, I gave a presentation on Wicket in March for TSSJS. The presentation should still be available at: javasymposium.techtarget.com On Jul 6, 2009, at 6:45 PM, Luther Baker wrote: Sounds good. I'm giving a Wicket presentation herehttp://java.ociweb.com/javasig/in September and it would

RE: Radio button question

2009-07-06 Thread Russell Simpkins
From: igor.vaynb...@gmail.com Date: Mon, 6 Jul 2009 19:10:22 -0700 Subject: Re: Radio button question To: users@wicket.apache.org the example of radiogroup in wicket-examples/component reference demonstrates a radio group with a variable amount of radios. -igor Igor, Thank you -

Re: dzone refcard

2009-07-06 Thread Luther Baker
Ah, got em. Thanks much Andrew, -Luther On Mon, Jul 6, 2009 at 9:14 PM, Andrew Lombardi and...@mysticcoders.comwrote: Luther, I gave a presentation on Wicket in March for TSSJS. The presentation should still be available at: javasymposium.techtarget.com On Jul 6, 2009, at 6:45 PM,

Re: How to configure data source for Jetty server?

2009-07-06 Thread Peter Thomas
On Tue, Jul 7, 2009 at 2:08 AM, Igor Vaynberg igor.vaynb...@gmail.comwrote: http://docs.codehaus.org/display/JETTY/JNDI -igor On Mon, Jul 6, 2009 at 1:22 PM, Petr Fejfarpetr.fej...@gmail.com wrote: Hi all, When I've started learning Wicket, I followed configuration described in the