Re: Help with Wicket Adoption Numbers

2010-01-11 Thread Leo . Erlandsson
As my English is not my mother's tongue, even though I do speak it pretty good, what is the meaning of pointy haired bosses? I think I can understand it, but hey, I want to know if these are the kinds of bosses I encountered too often.. It's from the Dilbert Comic Strip :) Wikipedia:

Re: Help with Wicket Adoption Numbers

2010-01-11 Thread Bert
It a figure from the famous dilbert comics. here is an image of him: http://files.myopera.com/ThePast/albums/170779/pointy%20haired%20boss.jpg Enjoy On Mon, Jan 11, 2010 at 08:58, Eyal Golan egola...@gmail.com wrote: As my English is not my mother's tongue, even though I do speak it pretty

Re: Help with Wicket Adoption Numbers

2010-01-11 Thread Ernesto Reinaldo Barreiro
Hi Lester, Right now I'm in a similar situation: I'm working for a company that wants to (possibly) change from struts 1.X to something else and it is my job present the choices to the developers and managers, so that they can decide which will be the next framework the company will adopt for WEB

Re: [OT] ASP.NET equivalent of WicketTester?

2010-01-11 Thread Martijn Dashorst
He wasn't impressed by the capabilities of Wicket, and made the other team switch to Wicket instead? Might be easier :) Martijn On Sun, Jan 10, 2010 at 7:03 PM, Steve Hiller sh...@bellsouth.net wrote: My manager was so impressed by the unit testing capabilities of the WicketTester class that

Re: Help with Wicket Adoption Numbers

2010-01-11 Thread Lester Chua
Hi Ernesto, Cant offer much advise here myself. The others have already great tips as well as morale support. If you are up to it, you should do a fair-sized prototype (with multi-forms/multi girds+ajax in typical pages) and just kick their arses. In my situation, we did a mini project with it

Re: [whishlist] JS libraries

2010-01-11 Thread Cemal Bayramoglu
Ernesto, Sounds good - just drop us a line, ideally with a Skype id, a timezone and any thoughts/experience you have on WiQuery, via our Contact Us page and one of us should be in touch towards the end of the week or early next week. Regards - Cemal jWeekend OO Java Technologies, Wicket

Re: component xxx:yyy:zzz not found on page

2010-01-11 Thread nino martinez wael
I think the conclusion from the wicket reaction game was (which consisted of a grid with a lot clickable fields and had this issue a lot), either to veil. Or wait and see if there's anything in Wicket 1.5 that prevents this. Im not sure if theres some thing you can override that would let Wicket

Re: Help with Wicket Adoption Numbers

2010-01-11 Thread Ernesto Reinaldo Barreiro
Hi Lester, What I have done is implement the same mini application in several technologies: -Struts + Spring + Hibernate -Seam + JSF + Hibernate -Wicket + Spring/Guice + Hibernate With detailed explanations of how things work... Additionally I have created a more complex prototype of another

Wicket does not(?) prevent multiple submits

2010-01-11 Thread Muro Copenhagen
Hi, I have this urgent an vital problem i must solve, so i hope someone could assist. I am seeing this odd case of double/triple submit of forms, that should't I hope someone can explain what goes wrong. I have a page that i am adding a Form to. The page and form is straightforward and

Re: Wicket does not(?) prevent multiple submits

2010-01-11 Thread Uwe Schäfer
Muro Copenhagen schrieb: I have this urgent an vital problem i must solve, so i hope someone could assist. captured from the list: http://www.codesmell.org/blog/2008/12/wicket-resubmitsafeform/ cu uwe - To unsubscribe,

Any servlet filter- like WebRequest interceptor or filter ?

2010-01-11 Thread smallufo
Hi : I wonder if wicket has any servletFilter-like WebRequest interceptor or filter ? That the interceptor can intercept WebRequest or HttpSession and pre-processing , and maybe redirect to some specified WebPage ... Thanks a lot.

Re: Any servlet filter- like WebRequest interceptor or filter ?

2010-01-11 Thread smallufo
For example : A Wicket application may have many WebPages or Wizards which are inter-connected ... The interceptor(or filter , whatever called) can monitor the user's cookie , when some situation matches , he will be redirected to a specified page, after filling some forms , he will be redirect

Wicket Wizard previous

2010-01-11 Thread Christoph Hochreiner
Hi is there any possibility to disable the previous button in the Wicket wizard, so that there is no possibility to step back. regards Christoph - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional

I feel silly asking this

2010-01-11 Thread Wayne Pope
Ok , I think I must have a brain block or something. Basically how do you localize the submit input on a form with having to add a Button? Currently we have a fairly large number of forms in the applicaiton that just the default form onSubmit and we just add something like: input type=submit

Re: I feel silly asking this

2010-01-11 Thread Martin Makundi
input type=submit wicket:message=value:save-key/ ** Martin 2010/1/11 Wayne Pope waynemailingli...@googlemail.com: Ok , I think I must have a brain block or something. Basically how do you localize the submit input on a form with having to add a Button? Currently we have a fairly large

Re: I feel silly asking this

2010-01-11 Thread Jonas
have a look at http://cwiki.apache.org/WICKET/wickets-xhtml-tags.html section 'Attribute wicket:message' On Mon, Jan 11, 2010 at 12:56 PM, Wayne Pope waynemailingli...@googlemail.com wrote: Ok , I think I must have a brain block or something. Basically how do you localize the submit input on

Re: Wicket Wizard previous

2010-01-11 Thread nino martinez wael
Just empty the page map? 2010/1/11 Christoph Hochreiner ch.hochrei...@gmail.com: Hi is there any possibility to disable the previous button in the Wicket wizard, so that there is no possibility to step back. regards Christoph

Re: [whishlist] JS libraries

2010-01-11 Thread Ernesto Reinaldo Barreiro
Done. Regards, Ernesto On Mon, Jan 11, 2010 at 10:48 AM, Cemal Bayramoglu jweekend_for...@cabouge.com wrote: Ernesto, Sounds good - just drop us a line, ideally with a Skype id, a timezone and any thoughts/experience you have on WiQuery, via our Contact Us page and one of us should be in

Re: [OT] ASP.NET equivalent of WicketTester?

2010-01-11 Thread shetc
It's a legacy system written by another non-IT department -- we are now supporting it but not permitted to rewrite it. So my manager would like to stabilize it by adding some unit/integration testing. Such is the way of the corporate world... -- View this message in context:

Re: [OT] ASP.NET equivalent of WicketTester?

2010-01-11 Thread Martijn Dashorst
I might suggest webdriver (which is not embedded as WicketTester, but provides a similar api) Martijn On Mon, Jan 11, 2010 at 1:28 PM, shetc sh...@bellsouth.net wrote: It's a legacy system written by another non-IT department -- we are now supporting it but not permitted to rewrite it. So my

JVM crash, Wicket class mentioned

2010-01-11 Thread Steve Swinsburg
Hi, This came up on another list I am part of, and being a member of this list, thought I'd ask here to see if this is a known fixed issue. This is with an app written using Wicket 1.3.0. Essentially, the JVM crashed with this error under Java 1.6, the same app runs fine under Java 1.5: # # A

Re: JVM crash, Wicket class mentioned

2010-01-11 Thread Martin Makundi
Hi! Did you try newer jvm build? ** Martin 2010/1/11 Steve Swinsburg steve.swinsb...@gmail.com: Hi, This came up on another list I am part of, and being a member of this list, thought I'd ask here to see if this is a known fixed issue. This is with an app written using Wicket 1.3.0.

Re: [OT] ASP.NET equivalent of WicketTester?

2010-01-11 Thread shetc
Thanks Martijn -- I'll have a look. I guess the main thing I was looking for is the ability to test using a plain JUnit class without the need for a browser or app server. -- View this message in context: http://old.nabble.com/-OT---ASP.NET-equivalent-of-WicketTester--tp27100736p27110052.html

Re: JVM crash, Wicket class mentioned

2010-01-11 Thread Steve Swinsburg
Hi Martin, I'll pass that on, but the JRE version is 1.6.0_17-b04 unless you mean the 14.3-b01 VM version? Heres the system info from the log: OS:SUSE Linux Enterprise Server 10 (x86_64) VERSION = 10 PATCHLEVEL = 2 uname:Linux 2.6.16.60-0.42.5-smp #1 SMP Mon Aug 24 09:41:41

Re: I feel silly asking this

2010-01-11 Thread Wayne Pope
of course the attribute ! ah monday mornings. thanks everyone! On Mon, Jan 11, 2010 at 1:00 PM, Jonas barney...@gmail.com wrote: have a look at http://cwiki.apache.org/WICKET/wickets-xhtml-tags.html section 'Attribute wicket:message' On Mon, Jan 11, 2010 at 12:56 PM, Wayne Pope

Re: JVM crash, Wicket class mentioned

2010-01-11 Thread Martin Makundi
Hi! No, I remember having similar problems before and they were fixed by upgarding jvm (1.6.0_17 - 1.6.0_18 for example). ** Martin 2010/1/11 Steve Swinsburg steve.swinsb...@gmail.com: Hi Martin, I'll pass that on, but the JRE version is 1.6.0_17-b04 unless you mean the 14.3-b01 VM

Re: JVM crash, Wicket class mentioned

2010-01-11 Thread Reinout van Schouwen
Op maandag 11-01-2010 om 15:07 uur [tijdzone +0200], schreef Martin Makundi: Hi! No, I remember having similar problems before and they were fixed by upgarding jvm (1.6.0_17 - 1.6.0_18 for example). For what it's worth, I've had better luck with the OpenJDK on 64-bit Linux than with the Sun

Lazy loading

2010-01-11 Thread Giovanni
In my current project, we have many situations in which we have to load a page, which is very slow. The slowness is not because of Wicket, but because there are heavy queries on the DB. In some of these situations, we used the AjaxLazyLoadPanel, when we have to load a slow panel. In some

Re: Help with Wicket Adoption Numbers

2010-01-11 Thread manuelbarzi
may you take into account the new wicket-like framework, Apache Click, too, just passing the incubator now... as another alternative to compare with, but also to show the tendency - and then the present and future - of web presentation frameworks... ;) On Mon, Jan 11, 2010 at 1:12 PM, Per

Re: Lazy loading

2010-01-11 Thread James Carman
Using a veil perhaps? On Mon, Jan 11, 2010 at 8:43 AM, Giovanni pino_o...@yahoo.com wrote: In my current project, we have many situations in which we have to load a page, which is very slow. The slowness is not because of Wicket, but because there are heavy queries on the DB. In some of

Re: Lazy loading

2010-01-11 Thread Martin Makundi
Hi! What we do is we draw a full-screen transparent DIV (like modal window) onto the screen with a Loading sign whenever the user clicks any link,button anything... and we reset it when a page loads. http://cwiki.apache.org/WICKET/generic-busy-indicator-for-both-ajax-and-non-ajax-submits.html

Re: Lazy loading

2010-01-11 Thread Ilja Pavkovic
Hi, use a veil. You could use this one: http://wicketinaction.com/2008/12/preventing-double-ajax-requests-in-3-lines- of-code/ or (as I personally think it bloats the ajax links) get familiar with some javascript, add div id=veil/ to your page with a style like #veil { position:

Re: Lazy loading

2010-01-11 Thread Giovanni
Thanks a lot. I will try your suggestion. best regards, giovanni From: Martin Makundi martin.maku...@koodaripalvelut.com To: users@wicket.apache.org Sent: Mon, January 11, 2010 2:47:18 PM Subject: Re: Lazy loading Hi! What we do is we draw a full-screen

Re: Lazy loading

2010-01-11 Thread Giovanni
Thanks a lot. I will try your suggestion too. best regards, giovanni From: Ilja Pavkovic ilja.pavko...@binaere-bauten.de To: users@wicket.apache.org Cc: Giovanni pino_o...@yahoo.com Sent: Mon, January 11, 2010 3:00:28 PM Subject: Re: Lazy loading Hi, use a

Re: Lazy loading

2010-01-11 Thread Giovanni
Thanks. I will try it. best regards giovanni From: James Carman jcar...@carmanconsulting.com To: users@wicket.apache.org Sent: Mon, January 11, 2010 2:45:11 PM Subject: Re: Lazy loading Using a veil perhaps? On Mon, Jan 11, 2010 at 8:43 AM, Giovanni

Re: DropDownChoiceWithStylingOptionsT

2010-01-11 Thread aditsu
There's a small bug - endOptGroup(tmp) for OptGroup changed actually closes the optgroup after the current option, not before. I replaced it with buffer.append(/optgroup), but I wonder if there can be some other markup after the previous /option and whether that matters. -- View this message in

Re: DropDownChoiceWithStylingOptionsT

2010-01-11 Thread Martin Makundi
There's a small bug - endOptGroup(tmp) for OptGroup changed actually closes the optgroup after the current option, not before. Note: It is supposed to close the previous optgroup. Not the current optgroup. If there is a bug, can you give me your testcase? ** Martin I replaced it with

Re: DropDownChoiceWithStylingOptionsT

2010-01-11 Thread aditsu
Hi, thanks for the quick reply. MartinM wrote: There's a small bug - endOptGroup(tmp) for OptGroup changed actually closes the optgroup after the current option, not before. Note: It is supposed to close the previous optgroup. Not the current optgroup. Yep, that's why it's a bug. It

Re: DropDownChoiceWithStylingOptionsT

2010-01-11 Thread Martin Makundi
Hi! Hmm.. mine seems to work fine with some other test cases, is this the same code you have or is it different: /** * @see org.apache.wicket.markup.html.form.AbstractChoice#appendOptionHtml(org.apache.wicket.util.string.AppendingStringBuffer, java.lang.Object, int, java.lang.String) */

Re: DropDownChoiceWithStylingOptionsT

2010-01-11 Thread aditsu
MartinM wrote: Hmm.. mine seems to work fine with some other test cases, is this the same code you have or is it different: It's the same, except for Utils.equalsOrNull which must be from your unpublished code, and I replaced it with one of my own utility methods. Just try my test case.

Re: Help with Wicket Adoption Numbers

2010-01-11 Thread Thies Edeling
The e-ticket application of the Dutch railways (NS) uses Wicket as well, https://www.ns.nl/eticket/ticket On 1/8/2010 10:32 AM, Martijn Dashorst wrote: The dutch railways use wicket in at least one of their online apps (http://eropuit.nl), I know some dutch government agencies are using

Re: DropDownChoiceWithStylingOptionsT

2010-01-11 Thread Martin Makundi
Hi! Thanks for pointing that out.. must have been drunk when I coded that 8-) Here is an improved version: /** * @see org.apache.wicket.markup.html.form.AbstractChoice#appendOptionHtml(org.apache.wicket.util.string.AppendingStringBuffer, java.lang.Object, int, java.lang.String) */

Re: Lazy loading

2010-01-11 Thread Douglas Ferguson
Do you mind sharing your JQuery? On Jan 11, 2010, at 8:00 AM, Ilja Pavkovic wrote: Hi, use a veil. You could use this one: http://wicketinaction.com/2008/12/preventing-double-ajax-requests-in-3-lines- of-code/ or (as I personally think it bloats the ajax links) get familiar with

Re: testing autocomplete with WicketTester

2010-01-11 Thread Douglas Ferguson
I am assuming that since it is actually a text field that I could just get the component and cast it to a TextField then set the model object. However, I'm not sure that we fire the appropriate events to make the autocomplete work properly as there are onchange events, etc on it.. D/ On Jan

Re: Lazy loading

2010-01-11 Thread Ilja Pavkovic
Dear Douglas, Do you mind sharing your JQuery? no fancy stuff but as we already use jquery ... You can play around with the fadeIn-fadeOut times, from a visual point of view it should not be too short or you will have flickering. function showModalOverlay() { //Set the css and fade in

Wicket Wizard and HTML Validator for XHTML Transitional

2010-01-11 Thread VGoel
We are a State agency and using wicket. For us accessibility is a must. We are using following DTD !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; HTML validator is generating 2 errors while using Wizard. This may change

Re: about org.apache.wicket.extensions.markup.html.form.palette.Palette

2010-01-11 Thread Igor Vaynberg
you can build a palette that works without javascript but the user experience will probably be poor -igor On Sun, Jan 10, 2010 at 11:41 PM, Chuck Brinkman chasb1...@gmail.com wrote: As you can guess I'm new to wicket.  Seems very good so far.  I found this Palette component and thought it

Re: Any servlet filter- like WebRequest interceptor or filter ?

2010-01-11 Thread Igor Vaynberg
requestcycle.onbeginrequest -igor On Mon, Jan 11, 2010 at 2:40 AM, smallufo small...@gmail.com wrote: For example : A Wicket application may have many WebPages or Wizards which are inter-connected ... The interceptor(or filter , whatever called) can monitor the user's cookie , when some

Re: Wicket Wizard and HTML Validator for XHTML Transitional

2010-01-11 Thread Martin Makundi
You will want that autocomplete=false there... regardless it's not 'standard'. You really don't want browser's own autocomplete conflicting with autocompletetextfield. ** Martin 2010/1/11 vg...@osc.state.ny.us: We are a State agency  and using wicket. For us accessibility is a must. We are

[release] Wicket Security 1.3.1

2010-01-11 Thread Martijn Dashorst
We've just release Wicket Security 1.3.1. The Wicket Security project's 1.3.x branch has been dormant ever since Maurice's tragic accident. Today we finally dared to touch his code and bring his changes to the world in a formal release. Wicket Security 1.3.1 is available from the Wicket Stuff

Re: Help with Wicket Adoption Numbers

2010-01-11 Thread Igor Vaynberg
you mean you speak it pretty *well* :) -igor On Sun, Jan 10, 2010 at 11:58 PM, Eyal Golan egola...@gmail.com wrote: As my English is not my mother's tongue, even though I do speak it pretty good, what is the meaning of pointy haired bosses? I think I can understand it, but hey, I want to know

Re: Wicket Wizard and HTML Validator for XHTML Transitional

2010-01-11 Thread Igor Vaynberg
you can always subclass the wizard and tweak the markup in any way you want. -igor On Mon, Jan 11, 2010 at 8:37 AM, vg...@osc.state.ny.us wrote: We are a State agency  and using wicket. For us accessibility is a must. We are using following DTD !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0

palette - default selected choices

2010-01-11 Thread wic...@geofflancaster.com
when using a palette is there a way to set a few items selected by default? mail2web.com – What can On Demand Business Solutions do for you? http://link.mail2web.com/Business/SharePoint

Re: palette - default selected choices

2010-01-11 Thread Igor Vaynberg
put them into your model -igor On Mon, Jan 11, 2010 at 9:06 AM, wic...@geofflancaster.com wic...@geofflancaster.com wrote: when using a palette is there a way to set a few items selected by default? mail2web.com – What can

Re: Any servlet filter- like WebRequest interceptor or filter ?

2010-01-11 Thread smallufo
Hi Do you mean override newRequestCycle() in WebApplication , and in the returning WebRequestCycle, override onBeginRequest() ? If so , how do I inject spring beans into Application ? The SpringComponentInjector is injected into Application in init() , but Spring beans is not available in this

Re: Any servlet filter- like WebRequest interceptor or filter ?

2010-01-11 Thread Stijn Maller
InjectorHolder.getInjector().inject(this); 2010/1/11 smallufo small...@gmail.com Hi Do you mean override newRequestCycle() in WebApplication , and in the returning WebRequestCycle, override onBeginRequest() ? If so , how do I inject spring beans into Application ? The

Re: Any servlet filter- like WebRequest interceptor or filter ?

2010-01-11 Thread smallufo
Wow , thanks replying so soon. I am just trying : public RequestCycle newRequestCycle(Request request, Response response) { ServletWebRequest servletWebRequest = (ServletWebRequest) request; HttpServletRequest hreq = servletWebRequest.getHttpServletRequest(); ServletContext context =

Re: [release] Wicket Security 1.3.1

2010-01-11 Thread nino martinez wael
This is great news indeed ! regards Nino 2010/1/11 Martijn Dashorst martijn.dasho...@gmail.com: We've just release Wicket Security 1.3.1. The Wicket Security project's 1.3.x branch has been dormant ever since Maurice's tragic accident. Today we finally dared to touch his code and bring his

Re: about org.apache.wicket.extensions.markup.html.form.palette.Palette

2010-01-11 Thread Chuck Brinkman
Can you tell me what this means The palette itself cannot be ajaxified because it is a panel and therefore does not receive any javascript events.? Would a palette without javascript require full page loads? On Mon, Jan 11, 2010 at 11:41 AM, Igor Vaynberg igor.vaynb...@gmail.comwrote: you can

Re: about org.apache.wicket.extensions.markup.html.form.palette.Palette

2010-01-11 Thread Igor Vaynberg
you cannot do something like this: palette.add(new ajaxformcomponentupdatingbehavior() {...}) instead you have to do it to one of the internal components which are available via factory methods on Palette -igor On Mon, Jan 11, 2010 at 9:31 AM, Chuck Brinkman chasb1...@gmail.com wrote: Can you

Re: Lazy loading

2010-01-11 Thread Giovanni
Is this technique working also with IE6? I tried the suggestions given previously, but they are not working on IE6. They are working on Firefox. Unfortunately, the standard browser of my client (big bank) is still IE6. :( Do you know of some ways to make the veil work on IE6? best regards

Re: [release] Wicket Security 1.3.1

2010-01-11 Thread Giovanni
I'm very happy about this news. My team and I are using Wicket Security successfully on our projects at the bank. best regards giovanni From: Martijn Dashorst martijn.dasho...@gmail.com To: users@wicket.apache.org Sent: Mon, January 11, 2010 5:49:25 PM

Re: Lazy loading

2010-01-11 Thread Ilja Pavkovic
Hi, Is this technique working also with IE6? I tried the suggestions given previously, but they are not working on IE6. They are working on Firefox. Unfortunately, the standard browser of my client (big bank) is still IE6. :( Do you know of some ways to make the veil work on IE6?

SV: Any servlet filter- like WebRequest interceptor or filter ?

2010-01-11 Thread Wilhelmsen Tor Iver
public RequestCycle newRequestCycle(Request request, Response response) { ServletWebRequest servletWebRequest = (ServletWebRequest) request; HttpServletRequest hreq = servletWebRequest.getHttpServletRequest(); ServletContext context = hreq.getSession().getServletContext();

Re: Wicket Wizard previous

2010-01-11 Thread Leszek Gawron
nino martinez wael wrote: Just empty the page map? you can always try with: WizardModel wizardModel = new WizardModel() { public boolean isPreviousAvailable() { return false; } } -- Leszek Gawron http://www.mobilebox.pl/krs.html CTO at MobileBox Ltd.

Re: Help with Wicket Adoption Numbers

2010-01-11 Thread Jonathan Locke
that's because it's the number one rule! nobody talks about Struts Club. igor.vaynberg wrote: here is an interesting tidbit wicket is on the front page of nabble http://old.nabble.com/ sorted by activity. we are there along maven, jquery, cxf, tomcat, etc. how is the adoption on

Re: wicketTester.executeAjaxEvent not working

2010-01-11 Thread Alexander Elsholz
Hi, wicket 1.4? try: ((ServletWebRequest) baseWicketTester.getWicketRequest()).setAjax(true) mfg alex - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail:

Re: Serious problem with swapping two items in a list (GAEJ/ JDO)

2010-01-11 Thread Piotr Tarsa
It doesn't work out of the box, because it creates copy of a list. That list is backed by JDO and attached to PersistenceManager, so cloning it makes straightforward persistence impossible. I also want to make instant changes, ie. when I click Move Down I expect the items be swapped in database

Re: Help with Wicket Adoption Numbers

2010-01-11 Thread Lester Chua
With such nice groundwork laid out, it should be *easier* to sell it. Congrats in advance =). Ernesto Reinaldo Barreiro wrote: Hi Lester, What I have done is implement the same mini application in several technologies: -Struts + Spring + Hibernate -Seam + JSF + Hibernate -Wicket +

RE: enclosure changes in 1.4.4

2010-01-11 Thread Chris Colman
It seems like 1.4.4 will throw the error, as you say for *any* missing child declared inside enclosure's markup but unfortunately it appears to throw it even if the child is available by a component resolver. Version 1.4.2 does not throw an error if the child is found via the component resolver