Re: Wicket jQuery Validator integration

2012-02-20 Thread Maarten Bosteels
On Wed, Feb 15, 2012 at 5:41 PM, Paul Jackson paul.jack...@cdl.co.ukwrote: We do something very similar to this, and agree that it works really well. We also use JSR303 annotations on our domain models and use them to drive adding both wicket and jquery validators. We have a bunch of

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-08 Thread Maarten Bosteels
I have not yet checked which URL's are used by the 42lines wicket-source Firefox/Chrome extension but just wanted to let you know that a few years ago I created an IntelliJ IDEA plugin to jump from a URL to a specific line of code in IntelliJ The plugin still works in recent IntelliJ versions

Re: wicket-dojo wrappers

2011-11-09 Thread Maarten Bosteels
I think your attachment didn't make it to the mailing list. Maarten On Wed, Nov 9, 2011 at 7:52 PM, David Berkman david.berk...@glu.com wrote: I've had a number of requests, so I'll upload this bit of code here so people can have a look. I know there's room for improvement in the code that

Re: wicket-dojo wrappers

2011-11-09 Thread Maarten Bosteels
OK, hadn't seen your last message On Thu, Nov 10, 2011 at 5:42 AM, Maarten Bosteels mbosteels@gmail.comwrote: I think your attachment didn't make it to the mailing list. Maarten On Wed, Nov 9, 2011 at 7:52 PM, David Berkman david.berk...@glu.comwrote: I've had a number of requests, so

Re: Wicket Job Opportunity in Belgium (Leuven)

2011-02-18 Thread Maarten Bosteels
...@gmail.com wrote: Hi, Is this Open to people outside Belgium, Am in Nairobi.Kenya.Africa. Kind regards. Josh. On Thu, Feb 17, 2011 at 11:10 PM, Maarten Bosteels mbosteels@gmail.comwrote: Hi everyone, We are looking for a senior Java Developer, preferably with good knowledge

Wicket Job Opportunity in Belgium (Leuven)

2011-02-17 Thread Maarten Bosteels
send your resume to maarten.bosteels (at) dns.be *Maarten Bosteels* *Manager Software Development [image: dnsbe_logo.png] **DNS.be vzw/asbl* · Ubicenter · Philipssite 5 · bus 13 · 3001 Leuven www.dns.be

Re: Replacing markup generated by a Behavior

2010-10-29 Thread Maarten Bosteels
Clint, Very interesting ! Please share some code and docs on https://cwiki.apache.org/WICKET/ Once you get it working ;-) Thanks :-) On Fri, Oct 29, 2010 at 8:49 AM, Jeremy Thomerson jer...@wickettraining.com wrote: On Fri, Oct 29, 2010 at 12:39 AM, Clint Checketts checke...@gmail.com

Re: How to update a Panel when user selects a drop down chioce in Wicket?

2010-10-14 Thread Maarten Bosteels
and http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-phonebook On Thu, Oct 14, 2010 at 2:50 AM, Jeremy Thomerson jer...@wickettraining.com wrote: Also, if you haven't seen it, look at the Wicket Examples: http://wicketstuff.org/wicket14/ And specifically, this page:

Re: Estimated number of developers in the Wicket community

2010-09-29 Thread Maarten Bosteels
http://people.apache.org/~coar/mlists.html#wicket.apache.org Maarten On Tue, Sep 28, 2010 at 10:49 PM, Frank Silbermann frank.silberm...@fedex.com wrote: Chris Colman chr...@stepaheadsoftware.com Tue, Sep 28, 2010 at 2:41 PM: The 'popularity' test is very vague but I understand it's

Re: Welcome Martin Grigorov as a core team member

2010-07-20 Thread Maarten Bosteels
Congratulations Martin ! On Tue, Jul 20, 2010 at 1:21 PM, Martin Grigorov martin.grigo...@gmail.comwrote: Thanks a lot for the voted trust in me, team! As a big open source believer it is an honour for me to be a part of the team that made such a great framework! Looking forward to make

Re: Socket programming in Wicket app

2010-06-10 Thread Maarten Bosteels
If you're searching for a network application framework, have a look at http://mina.apache.org/ Maarten On Thu, Jun 10, 2010 at 9:55 AM, Ján Raska ras...@gmail.com wrote: Hello, I have a webapp that acts as an accounting and billing application, developed in Wicket. Now customer wants me to

Re: What about an onInitialRender method ?

2010-04-05 Thread Maarten Bosteels
Small fixes in the javadoc: 1) Add this point in time shouldn't that be At this point in time ? 2) all parents must be have been added to their parents = I would remove the be Maarten On Fri, Apr 2, 2010 at 11:09 PM, Igor Vaynberg igor.vaynb...@gmail.comwrote: from Component.java in 1.5

Re: file descriptor leak

2009-12-03 Thread Maarten Bosteels
Have you seen this thread: http://www.mail-archive.com/users@wicket.apache.org/msg43879.html Maarten On Thu, Dec 3, 2009 at 9:46 AM, Johan Compagner jcompag...@gmail.comwrote: We try to do our best, but the problem is that this is a leak internal to java itself (classloader and urlconnection)

Re: PropertyModels *without* strings

2009-11-26 Thread Maarten Bosteels
Igor, Very interesting stuff. What are the pro's and con's when compared with the SafePropertyModel from https://issues.apache.org/jira/browse/WICKET-1327 ? Maarten On Thu, Nov 26, 2009 at 10:04 AM, Jeremy Thomerson jer...@wickettraining.com wrote: Strings do break. Silently. They're the

Re: Maven wicketstuff project include

2009-11-19 Thread Maarten Bosteels
try this: dependency groupIdorg.wicketstuff/groupId artifactIdwicketstuff-jquery/artifactId version1.4.1/version /dependency Maarten On Thu, Nov 19, 2009 at 9:33 AM, pieter claassen pie...@claassen.co.ukwrote: What is the correct maven syntax to include wickestuff projects? My code

Re: Need help with error with in my list code

2009-10-26 Thread Maarten Bosteels
On Mon, Oct 26, 2009 at 4:57 AM, Haulyn R. Jason saharab...@gmail.comwrote: I do not think JavaReble is a good tool for Wicket. Try Glassfish with hot deploy with netbeans, works very well with Wicket. Why would Wicket not work well with JavaRebel ? It works fine for me. Maarten On Mon,

Re: Open source Wicket blog

2009-10-14 Thread Maarten Bosteels
I got some really cool ideas from the elephas code, but it seems the project has stalled a bit ? The last commit was 18 dec 2008 Maarten On Wed, Oct 14, 2009 at 2:30 PM, ralf.eichin...@pixotec.de wrote: added elephas blogging system to Wiki:

Re: Website 2.0

2009-10-13 Thread Maarten Bosteels
Hi David, The website looks great ! Is the wicket application open source ? I think there's a small bug on https://jalbum.net/signup Maybe it's intentional, but I couldn't see why: the first two labels are both linked to the input with id=username li label

Re: Website 2.0

2009-10-13 Thread Maarten Bosteels
On Tue, Oct 13, 2009 at 11:56 AM, Maarten Bosteels mbosteels@gmail.comwrote: Hi David, oops, I meant Daniel :-) The website looks great ! Is the wicket application open source ? I think there's a small bug on https://jalbum.net/signup Maybe it's intentional, but I couldn't see why

Re: Feedbackpanel for each Error Level

2009-10-12 Thread Maarten Bosteels
http://wicket.apache.org/docs/1.4/org/apache/wicket/feedback/ErrorLevelFeedbackMessageFilter.html On Mon, Oct 12, 2009 at 9:33 AM, Bernhard Grünewaldt bernh...@gruenewaldt.net wrote: Hello, I know how to add a Feedbackpanel and how to filter it by specific forms a.s.o. But I want three

Re: How to run wicket-stuff phonebook example?

2009-09-28 Thread Maarten Bosteels
Hi, Someone changed the version of commons-dbcp from 1.2.2 to 20030825.18442 (revision 4964) I have reverted that change, and the phonebook seems to work now. As far as I can see the change was made by Shake234, aka Johannes Schneider. Johannes, what was the reason to switch to 20030825.18442 ?

Re: Where can I find this Wicket application?

2009-09-27 Thread Maarten Bosteels
http://svn.carmanconsulting.com/public/wicket-advanced/ On Sun, Sep 27, 2009 at 6:16 PM, David Chang david_q_zh...@yahoo.comwrote: Hello, I am reading Wicket-related stuff on the net and came across this Wicket discussion thread:

Re: UTF-8

2009-09-02 Thread Maarten Bosteels
FYI, spring supports UTF-8 property files as well: see org.springframework.context.support.ReloadableResourceBundleMessageSource Maarten On Wed, Sep 2, 2009 at 2:37 AM, Eelco Hillenius eelco.hillen...@gmail.comwrote: But I'm sure you can write a properties implementation that reads from

Re: Wicket Stuff Core 1.4.1 Release[ing]

2009-08-31 Thread Maarten Bosteels
Hi Jeremy, Great to see another release of Wicket Stuff Core !! Some weeks ago you suggested : I think that the best solution is that we have 1.4.1.X where X is our release number. Did you change your mind about this ? http://www.mail-archive.com/users@wicket.apache.org/msg40780.html

Re: DataTable NavigationToolbar visibility problem

2009-08-27 Thread Maarten Bosteels
Hi, Can't really tell you what the solution is. But the wicket devs might be interested to know that I noticed the same problem in the wicket phonebook example. So at least reproducing the problem should be easy :-) http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-phonebook/ regards,

Re: Wicketstuff releases?

2009-08-13 Thread Maarten Bosteels
Hi, Revision: 4896 After manually installing jazzyplugin from [1] into my local maven repo, I had the following results: mvn clean install = BUILD SUCCESSFUL mvn clean package release:prepare -DdryRun=true [ERROR] BUILD FAILURE [INFO]

Re: Wicketstuff releases?

2009-08-13 Thread Maarten Bosteels
On Thu, Aug 13, 2009 at 7:18 PM, Maarten Bosteels mbosteels@gmail.comwrote: Hi, Revision: 4896 After manually installing jazzyplugin from [1] into my local maven repo, I had the following results: mvn clean install = BUILD SUCCESSFUL mvn clean package release:prepare -DdryRun=true

Re: Wicketstuff core 1.4.0 release preparations

2009-08-13 Thread Maarten Bosteels
On Thu, Aug 13, 2009 at 8:46 PM, Erik van Oosten e.vanoos...@grons.nlwrote: Maarten, you just beated me to it. Is the jazzyplugin still needed after your changes? Hi Erik, I did not try to remove the dependency, so it's still needed. I just downloaded the jar and installed in my local maven

Re: Wicketstuff releases?

2009-08-12 Thread Maarten Bosteels
Hello, On Wed, Aug 12, 2009 at 10:16 AM, Erik van Oosten e.vanoos...@grons.nlwrote: Hello, Now that Wicket 1.4.0 is out, I wonder which wicketstuff core version is compatible. There is no 1.4.0 version of wicketstuff core (yet?). Should I use 1.4-rc8-SNAPSHOT? AFAIK wicketstuff-core

Re: Wicketstuff releases?

2009-08-12 Thread Maarten Bosteels
Martijn, First off: I do appreciate the time and work that Jeremy spends on wicketstuff On Wed, Aug 12, 2009 at 4:05 PM, Martijn Dashorst martijn.dasho...@gmail.com wrote: Given the lackluster release history of Wicket Stuff, I'd suggest going with whatever the only person able *AND*

Re: update quickstart page

2009-07-31 Thread Maarten Bosteels
I see that the page is updated. Thanks. But it still uses mvn archetype:create which generates the follwoing warning: [WARNING] This goal is deprecated. Please use mvn archetype:generate instead Is there a reason to stick to the deprecated goal ? Maarten On Wed, Jul 29, 2009 at 12:36 PM,

update quickstart page

2009-07-29 Thread Maarten Bosteels
Hello, Could someone update http://wicket.apache.org/quickstart.html and add 1.4.0 to the dropdown box ? The 1.4-RC1 and milestones can probably be removed from the list. I would also suggest to use mvn archetype:generate instead of archetype:create Thanks Maarten PS: I tried to do the

Re: log4j question with wicket

2009-07-27 Thread Maarten Bosteels
On Fri, Jul 24, 2009 at 3:47 PM, pieter claassen pie...@claassen.co.ukwrote: I think that slf4j is not working in my setup and it might have nothing to do with Tomcat. As a matter of fact, I assume I don't even have to have log4j or slf4j working with tomcat, but that as long as my POM

Re: [OT] Continue to support Wicket 1.2 in WicketForge

2009-07-27 Thread Maarten Bosteels
We only use wicket 1.4.* Regards, Maarten On Sat, Jul 25, 2009 at 2:16 PM, Erik van Oosten e.vanoos...@grons.nlwrote: Mostly Wicket 1.4 at my company, just 1 Wicket 1.3 project left. Regards, Erik. Nick Heudecker wrote: Hi, For those of you that don't know, I maintain WicketForge,

Re: the effective ways of wicket models to access database

2009-07-27 Thread Maarten Bosteels
On Mon, Jul 27, 2009 at 2:58 PM, David Chang david_q_zh...@yahoo.comwrote: Martin and all, thanks for your input. You can use spring to inject the service, using @SpringBean and calling in the constructor InjectorHolder.getInjector().inject(this); (or use salve) You mean add a member to

Re: log4j question with wicket

2009-07-27 Thread Maarten Bosteels
On Mon, Jul 27, 2009 at 12:00 PM, Maarten Bosteels mbosteels@gmail.comwrote: On Fri, Jul 24, 2009 at 3:47 PM, pieter claassen pie...@claassen.co.uk wrote: I think that slf4j is not working in my setup and it might have nothing to do with Tomcat. As a matter of fact, I assume I don't

Re: Logging configuration for Wicket - Newbie

2009-07-08 Thread Maarten Bosteels
http://logging.apache.org/log4j/1.2/manual.html Hint: Setting your your root logger on WARN and explicitly lower the level for specific loggers (eg your own classes) is easier than trying the opposite. log4j.rootLogger=WARN log4j.logger.org.apache.wicket=INFO Maarten On Wed, Jul 8, 2009 at

Re: Migration of wicket-ki-security to wicket-shiro-security

2009-06-26 Thread Maarten Bosteels
wicket-ki-security is not yet abandonded :-) I suggest we remove the project (or move it to the attic) as soon as Shiro has a non-snapshot release in maven. Maarten On Fri, Jun 26, 2009 at 11:06 AM, Tauren Mills tau...@groovee.com wrote: BTW -- I added a page to the wiki as well:

Re: Dirty read/edit problem.

2009-06-23 Thread Maarten Bosteels
Hi, We have implemented something similar. In our case multiple applications should be able to request locks, so we have implemented it on the database. It's based on DBMS_LOCK (Oracle specific). When an application crashes (or is killed in an unclean manner) Oracle will roll back any pending

Re: wicket:message on an attribute

2009-06-14 Thread Maarten Bosteels
http://cwiki.apache.org/WICKET/wickets-xhtml-tags.html#Wicket%27sXHTMLtags-Attributewicket:message *wicket:message=attribute:resource_identifier* - Used on any tag that we want Wicket to provide an attribute with a value that's the result of a resource lookup. Maarten On Sun, Jun 14, 2009 at

Re: Anemic domain model and are @SpringBean's compatible with the solution in Spring 2.0 vs. the Anemic Domain Model?

2009-06-10 Thread Maarten Bosteels
Hi, According to the docs [1], it should be enough to add this to your spring XML configuration file: context:load-time-weaver/ [1] http://static.springframework.org/spring/docs/2.5.x/reference/aop.html#aop-aj-ltw Maarten On Wed, Jun 10, 2009 at 3:19 PM, Kent Larsson

Re: Ordering a list component?

2009-05-27 Thread Maarten Bosteels
http://londonwicket.googlecode.com/files/LondonWicket-ListEditor.pdf I vaguely remember that the code didn't work for 100% when I tested it, but it sure is a good start. Maarten On Wed, May 27, 2009 at 5:14 PM, Martijn Dashorst martijn.dasho...@gmail.com wrote: ListView has up and down links

Re: Generate markup for hidden framework form field?

2009-05-26 Thread Maarten Bosteels
When you write it out with oncomponenttagbody it's not part of the component hierarchy, it's just rendered markup. Once the form is submitted, you can retrieve the value using the servlet API. What behavior would you want to add on top ? Maarten On Tue, May 26, 2009 at 12:17 PM, Jörn Zaefferer

Re: Pre-built wicket sample app for a starter to copy?

2009-05-11 Thread Maarten Bosteels
Hi, Are you sure you want to mix Wicket with DisplayTag ? I am not saying it's impossible, but when starting a Wicket project from scratch, I wouldn't add a JSP tag library to the mix. Maarten On Mon, May 11, 2009 at 7:18 PM, Jeremy Thomerson jer...@wickettraining.com wrote: Search for

Re: bug in swfObject.java -- http://cwiki.apache.org/WICKET/open-flash-chart-and-wicket.html

2009-05-07 Thread Maarten Bosteels
It's a wiki page, you can fix it yourself. Yes you can ! regards, Maarten On Thu, May 7, 2009 at 9:46 PM, Jeremy Thomerson jer...@wickettraining.comwrote: Please file a JIRA issue so that it doesn't get lost. -- Jeremy Thomerson http://www.wickettraining.com On Thu, May 7, 2009 at

Re: Wicket-Guice: Inject into Session

2009-04-30 Thread Maarten Bosteels
Hello Igor, I really like the idea behind Salve. Are there any open source applications using it, except elephas [1] ? I already got a lot of inspiration from the elephas source code, but that project seems to have stalled a bit, right ? [1] http://code.google.com/p/elephas/ Thanks, Maarten

Re: [poll] Interest in regular Deventer Wicket meetup?

2009-04-20 Thread Maarten Bosteels
Bergen-op-zoom ? Antwerp ? Brussels ? Or the center of the (beer brewing) universe: Leuven ? I'd like to attend, but Deventer is just too far for me. Maarten On Mon, Apr 20, 2009 at 12:47 PM, Thijs vonk.th...@gmail.com wrote: I'd love to attend. so +1 However Amsterdam already being a problem

Re: Localize AjaxSubmitLink

2009-04-20 Thread Maarten Bosteels
Or: input wicket:id=save type=submit wicket:message=value:speichern.textkey/ Maarten On Mon, Apr 20, 2009 at 5:07 PM, Jeremy Thomerson jer...@wickettraining.com wrote: link = new AjaxSubmitLink(); link.add(new AttributeModifier(value, true, new ResourceModel(speichern.textkey)); --

Re: wicketsuff commit access

2009-04-14 Thread Maarten Bosteels
Thanks Igor. Maarten On Tue, Apr 14, 2009 at 2:42 AM, Igor Vaynberg igor.vaynb...@gmail.com wrote: done -igor On Mon, Apr 13, 2009 at 1:47 PM, Maarten Bosteels mbosteels@gmail.com wrote: Hello, I have some small fixes for ki-security under wicketstuff-core. Could someone grant me

wicketsuff commit access

2009-04-13 Thread Maarten Bosteels
Hello, I have some small fixes for ki-security under wicketstuff-core. Could someone grant me commit access ? My sourceforge account is maartenbosteels. Thanks, Maarten - To unsubscribe, e-mail:

Re: Google App Engine and Wicket

2009-04-12 Thread Maarten Bosteels
behind the scenes with the datastore and memcache. You are, of course, free to use the memcache and/or datastore API's directly if you want more control. /quote Maarten On Sun, Apr 12, 2009 at 4:18 PM, Adriano dos Santos Fernandes adrian...@uol.com.br wrote: Maarten Bosteels wrote: But AFAIK

Re: feedback panel

2009-04-04 Thread Maarten Bosteels
Have you searched the mailinglist archives ? I bet this has been asked before. Anyway, see for example ShinyForm and its friends (in elephas) http://tinyurl.com/cuyugo For adding attribues, use AttributeAppender . ErrorHighlightBehavior from elephas : public class ErrorHighlightBehavior

Re: urlFor ResourceStreamRequestTarget returning null

2009-03-31 Thread Maarten Bosteels
Have you seen this page [1], it also features an SWFObject. http://cwiki.apache.org/WICKET/open-flash-chart-and-wicket.html regards, Maarten On Tue, Mar 31, 2009 at 3:36 PM, francisco treacy francisco.tre...@gmail.com wrote: hi all, i can't seem to find the way to get an url for a given

Re: Open Session in View Pattern: some basic questions

2009-03-26 Thread Maarten Bosteels
Igor, IIUC, transaction-per-request will commit AFTER the response has been rendered, right ? That means that there's also risk for inconsistency: when the commit fails, user will think everything is fine, but changes are rolled back. Or am I missing something ? Maarten On Thu, Mar 26, 2009 at

Re: wicketstuff / ki / jsecurity

2009-03-25 Thread Maarten Bosteels
Hi Ryan, I added you to the Project Members, so feel free to commit your examples. Unfortunately, until now I haven't had time to work on it myself The idea was to let the code mature in http://code.google.com/p/wicket-jsecurity/ and maybe move it to wicket-stuff later on. Maybe we should move

Re: AutoCompleteTextField and accentuated characters

2009-03-24 Thread Maarten Bosteels
try calling this method as early as possible 9eg with a servlet filter): http://java.sun.com/javaee/5/docs/api/javax/servlet/ServletRequest.html#setCharacterEncoding(java.lang.String) see also:

Re: How to configure development mode so can see changes on-the-fly without restart

2009-03-09 Thread Maarten Bosteels
Hello, I am also using IDEA 8.1 but instead of the jetty:run I start the wicket app with the Start [1] class that is part of the quickstart archetype. Not sure it's necessary but in my Application class, I added these lines for automatic picking up changes to the html:

Re: a bit of topic but i couldnt resist ....

2009-03-05 Thread Maarten Bosteels
It is in the javadoc for Comparator Caution should be exercised when using a comparator capable of imposing an ordering inconsistent with equals to order a sorted set (or sorted map). Suppose a sorted set (or sorted map) with an explicit comparator c is used with elements (or keys) drawn from a

Re: a bit of topic but i couldnt resist ....

2009-03-05 Thread Maarten Bosteels
to happen (the if) but what sun wants to happen is the else.. So now we just have 2 behaviors depending on what size the collection has... nice.. On Thu, Mar 5, 2009 at 13:58, Maarten Bosteels mbosteels@gmail.com wrote: It is in the javadoc for Comparator Caution should be exercised

Re: Uppercasing inputs

2009-03-05 Thread Maarten Bosteels
Igor, You made it very clear why a converter isn't appropriate. And also why you shouldn't use a Validator when you don't want to force the user to enter uppercase. But what's your opinion about using an UpperCasingModel ? Downside of overriding getInput is that you'd have to do it on

Re: Wicket Quickstart Installation Guide for Beginners

2009-03-04 Thread Maarten Bosteels
I think you need to login first. Here is wher you can create a JIRA account (can be used for all Apache projects that use JIRA) : https://issues.apache.org/jira/secure/Signup!default.jspa Maarten On Wed, Mar 4, 2009 at 5:27 PM, Dane Laverty danelave...@chemeketa.eduwrote: Alright, I just

Re: [vote] In Wicket 1.4 and onwards, remove widening from the list of choices model in DropDownChoice, changing it from IModelList? extends Foo to IModelListFoo

2009-03-02 Thread Maarten Bosteels
[X] Yes, change the DropDownChoice constructor to take the choices list as IModelListT or ListT without the wildcard Maarten On Mon, Mar 2, 2009 at 9:30 AM, Daan van Etten d...@stuq.nl wrote: [X] Yes, change the DropDownChoice constructor to take the choices list as IModelListT or ListT

Re: Wicket Security Question

2009-02-27 Thread Maarten Bosteels
I created a google-code project for Wicket-JSecurity integration, but unfortunately haven't had time to work on it. Les has already done some commits though. http://code.google.com/p/wicket-jsecurity/ Any help is welcome. regards, Maarten On Fri, Feb 27, 2009 at 8:31 AM, Wayne Pope

Re: What IDE best fits with Wicket?

2009-02-24 Thread Maarten Bosteels
IDEA users, don't be shy ! ;-) Probably nobody dared to mention it because it's not free. But guess what. It is free for Open Source development (and a personal license costs only 225 euro) I think IDEA is really fantastic. It has great maven support out-of-the-box, it will also download sources

Re: column width ajustable table

2009-02-24 Thread Maarten Bosteels
http://www.nabble.com/Re%3A-inmethod---grid-website--p20093086.html On Tue, Feb 24, 2009 at 10:15 PM, miro miroconn...@yahoo.com wrote: I searched google inmethod Datagrid that did not help me is there any example with demo and code like other wicket examples if so please provide the link

Re: Flash Chart Display problem

2009-02-20 Thread Maarten Bosteels
Have you tried this ? http://cwiki.apache.org/WICKET/open-flash-chart-and-wicket.html Maarten On Fri, Feb 20, 2009 at 5:42 PM, newbieabc newbie...@yahoo.com wrote: Hi, I am trying to add a flash chart into an existing web page with a form in it, but for some reason it won't display when the

Re: Encoding Russian pages

2009-02-16 Thread Maarten Bosteels
If you think about re-implementing ResourceBundle to support UTF-8 properties files have a look at spring's ReloadableResourceBundleMessageSource.

Re: Very Simple Security

2009-02-11 Thread Maarten Bosteels
I just had a quick look at wicket-auth-roles. And I like its simplicity. On Wed, Jan 14, 2009 at 5:28 PM, Martijn Dashorst martijn.dasho...@gmail.com wrote: You could use wicket-auth-roles. Can't think of anything more simpler: it provides two roles: user and admin. Based on my brief look

Re: Intellij Idea Plugin Bounty

2009-02-11 Thread Maarten Bosteels
Hi, I think WicketForge is already VERY nice. About your wishlist: 1) is already implemented in WicketForge 2) and 3) : I have no idea 4) and 5) can be solved by changing the DTD that IDEA uses for validating (x)html. A few months ago I experimented a bit with that DTD and I could make the

Re: URL Mapping (Beginner)

2009-02-09 Thread Maarten Bosteels
Or you can specify the mount path on the Page class itself: http://wicketstuff.org/confluence/display/STUFFWIKI/wicketstuff-annotation regards, Maarten On Mon, Feb 9, 2009 at 5:49 PM, Andreas Balke a...@doppelpop.de wrote: excellent :) Matthew Hanlon wrote: You can use

Re: Graphs, Charts and Wicket

2009-02-02 Thread Maarten Bosteels
Also have a look at http://cwiki.apache.org/WICKET/open-flash-chart-and-wicket.html Maarten On Thu, Jan 29, 2009 at 2:45 PM, newbieabc newbie...@yahoo.com wrote: If you don't mind, could you post your code to display the chart you used? I was interested the gradient fill chart they offered,

Re: [OT] Wicket Like framework for desktop applications?

2009-01-28 Thread Maarten Bosteels
Hi Nino, I don't have much Swing experience, but I think this can be handy for lifecycle stuff etc: https://appframework.dev.java.net/intro/index.html regards, Maarten On Wed, Jan 28, 2009 at 3:27 PM, nino martinez wael nino.martinez.w...@gmail.com wrote: 2009/1/28 jWeekend

Re: Wicket presentation at Bulgarian JUG

2009-01-19 Thread Maarten Bosteels
Nice presentation ! I found one tiny copy/paste error on page 20: Last line: Every time this label is redrawn a new call to person.getName() will be made Should be: Every time this label is redrawn a new call to person.getAddress(0.getCity() will be made Maarten On Sun, Jan 18, 2009 at 7:16

Re: WicketForge 0.5.0 Available for IDEA 8

2009-01-16 Thread Maarten Bosteels
: http://www.systemmobile.com/code/WicketForge-0.5.0.zip And rename the zip to a jar. I'll update the instructions page next. On Wed, Jan 14, 2009 at 7:40 AM, Don Hass donh...@gmail.com wrote: Ditto. That's just teasing Nick! Maarten Bosteels wrote: Hello, I tried

Re: WicketForge 0.5.0 Available for IDEA 8

2009-01-14 Thread Maarten Bosteels
Hello, I tried to download http://www.systemmobile.com/code/WicketForge-0.5.0.jar but it's an empty file (zero bytes) Thanks, Maarten On Wed, Jan 14, 2009 at 6:42 AM, Nick Heudecker nheudec...@gmail.comwrote: I'm looking for some people to test WicketForge 0.5.0 with IDEA 8. As far as I can

Re: wickethub.org

2008-12-16 Thread Maarten Bosteels
On Mon, Dec 15, 2008 at 10:43 PM, Jonathan Locke jonathan.lo...@gmail.comwrote: oh yeah, there's a post where we started figuring out some details about how this would work somewhere on this list Here it is : http://www.nabble.com/idea:-automatic-component-repo-to17979177.html Maarten

Re: Wicket integration with good charts api

2008-12-11 Thread Maarten Bosteels
On Wed, Dec 10, 2008 at 10:39 PM, shetc [EMAIL PROTECTED] wrote: Hi Maarten, This is slightly off-topic as it's not really a Wicket issue but more of a Flash problem. The Open Flash Chart swf works fine as long as it is not used with SSL. According to

Re: Wicket integration with good charts api

2008-12-09 Thread Maarten Bosteels
Hi Steve, I only tried the code with wicket 1.4-x and java 6.x Have you tried building ofc4j yourself ? I did, because I wanted to install its javdoc and sources into my local maven repo. I downloaded the source and created this pom.xml to build it (I should ask the ofc4j devs if they would

Re: Embedding advanced flash object

2008-12-08 Thread Maarten Bosteels
Maybe this wiki page can help you, it does something very similar: http://cwiki.apache.org/WICKET/open-flash-chart-and-wicket.html Maarten On Sun, Dec 7, 2008 at 10:53 PM, Jeremy Thomerson [EMAIL PROTECTED] wrote: Well, your email has a typo wicked - it might be that. I've never seen that

Re: Thread.sleep() for only one session

2008-12-05 Thread Maarten Bosteels
If you're trying to defend against a brute-force password guessing attack, you could add a captcha to your logon form after x failed login attempts from one IP address. Maarten On Fri, Dec 5, 2008 at 5:20 PM, Jeremy Thomerson [EMAIL PROTECTED]wrote: You definitely do NOT want to intentionally

Re: Wicket integration with good charts api

2008-12-05 Thread Maarten Bosteels
://cwiki.apache.org/WICKET/open-flash-chart-and-wicket.html On Nov 5, 2008, at 3:59 PM, Thies Edeling wrote: Maarten Bosteels wrote: I have a similar requirement and played a bit with Open Flash Charts. [1] It took little effort to integrate wicket + ofc4j [2] + swfobject [3] [1] http

Re: Wicket integration with good charts api

2008-12-05 Thread Maarten Bosteels
On Fri, Dec 5, 2008 at 6:38 PM, Maarten Bosteels [EMAIL PROTECTED]wrote: Oops, just started working on it :-) Will see if I can add somet more info to the wiki page. Maarten On Fri, Dec 5, 2008 at 5:57 PM, Ryan McKinley [EMAIL PROTECTED] wrote: I just started one with the implementation I

Re: Absolute URL problem with HeaderContributor (1.3.4)

2008-11-07 Thread Maarten Bosteels
see also http://wicket.apache.org/quickstart.html Maarten On Fri, Nov 7, 2008 at 8:43 AM, Martin Funk [EMAIL PROTECTED] wrote: 2008/11/7 Sean Brookes [EMAIL PROTECTED] Thank you for your quick response igor but I don't think I understand your response. We are currently using version 1.3.4,

Re: Wicket integration with good charts api

2008-11-05 Thread Maarten Bosteels
I have a similar requirement and played a bit with Open Flash Charts. [1] It took little effort to integrate wicket + ofc4j [2] + swfobject [3] [1] http://teethgrinder.co.uk/open-flash-chart-2/glass-bar-chart.php [2] http://code.google.com/p/ofcj/ [3] http://code.google.com/p/swfobject/ Another

Re: CompoundModel based on proxies

2008-10-29 Thread Maarten Bosteels
On Wed, Oct 29, 2008 at 8:35 AM, Wayne Pope [EMAIL PROTECTED] wrote: Hi, Francisco and I here where discussing whether we could figure a way of having some form of static/compile time checking on our (Compound)PropertyModels, as I'm a bit concerned long term about some nasty runtime bugs

Re: CompoundModel based on proxies

2008-10-29 Thread Maarten Bosteels
project. Regards, Maarten On Wed, Oct 29, 2008 at 10:42 AM, Maarten Bosteels [EMAIL PROTECTED]wrote: On Wed, Oct 29, 2008 at 8:35 AM, Wayne Pope [EMAIL PROTECTED] wrote: Hi, Francisco and I here where discussing whether we could figure a way of having some form of static

Re: CompoundModel based on proxies

2008-10-29 Thread Maarten Bosteels
at 10:42 AM, Maarten Bosteels [EMAIL PROTECTED]wrote: On Wed, Oct 29, 2008 at 8:35 AM, Wayne Pope [EMAIL PROTECTED] wrote: Hi, Francisco and I here where discussing whether we could figure a way of having some form of static/compile time checking on our

Re: CompoundModel based on proxies

2008-10-29 Thread Maarten Bosteels
is the object chain is going to be resolved before it gets passed in - there's nothing you can do about it inside your class :( an eventual null pointer exception would be thrown before your constructor is called. francisco On Wed, Oct 29, 2008 at 10:42 AM, Maarten Bosteels

Re: CompoundModel based on proxies

2008-10-29 Thread Maarten Bosteels
On Wed, Oct 29, 2008 at 12:02 PM, Maarten Bosteels [EMAIL PROTECTED]wrote: On Wed, Oct 29, 2008 at 11:47 AM, francisco treacy [EMAIL PROTECTED] wrote: hi maarten About the null checking, I will see if I can avoid having nested null values in my proof-of-concept project. thing

Re: CompoundModel based on proxies

2008-10-29 Thread Maarten Bosteels
/ It's certainly *not* view-specific logic. It's a very simple idea, and way more elegant than ugly setters and getters. But I will have a look at the proxy approach as well. regards Maarten On Wed, Oct 29, 2008 at 5:42 AM, Maarten Bosteels [EMAIL PROTECTED] wrote: On Wed, Oct 29, 2008

Re: CompoundModel based on proxies

2008-10-29 Thread Maarten Bosteels
AM, Maarten Bosteels [EMAIL PROTECTED] wrote: On Wed, Oct 29, 2008 at 1:09 PM, James Carman [EMAIL PROTECTED]wrote: You shouldn't muddy up your domain with view-specific logic (the IModel interface). In my example I just used IModelT instead of PropertyT because everybody knows

Re: Changing WicketRuntimeException output

2008-10-29 Thread Maarten Bosteels
Should be possible to catch WicketRuntimeException with a servlet filter ... On Wed, Oct 29, 2008 at 4:27 PM, Dane Laverty [EMAIL PROTECTED]wrote: I would like to make it so that whenever Wicket throws a WicketRuntimeException, it also prints out getSession().getUser(). I'm not especially

Re: Returning XML to JS

2008-10-21 Thread Maarten Bosteels
for an example, see http://www.nabble.com/linking-to-a-text-ResourceReference-td19753402.html Maarten On Tue, Oct 21, 2008 at 12:07 PM, Peter Ertl [EMAIL PROTECTED] wrote: have a look at XStream :-) Am 21.10.2008 um 11:25 schrieb [EMAIL PROTECTED]: Hi, What's the nice / correct way to

Re: WebPage constructor

2008-10-15 Thread Maarten Bosteels
http://cwiki.apache.org/WICKET/working-with-wicket-models.html Maarten On Wed, Oct 15, 2008 at 9:40 AM, Johan Compagner [EMAIL PROTECTED]wrote: no everytime you want to fetch data from a database you should do that in your models load the data an detach the data see detachable models On

Re: Wicket Security - best practices?

2008-10-14 Thread Maarten Bosteels
and Session support Cheers, Les On Mon, Oct 13, 2008 at 4:10 PM, Maarten Bosteels [EMAIL PROTECTED] wrote: Hello Les, On Thu, Sep 25, 2008 at 5:11 PM, Les Hazlewood [EMAIL PROTECTED] wrote: Haha, funny you should ask this - I'm doing it now ;) Well, it wasn't pure coincidence

Re: Wicket Security - best practices?

2008-10-13 Thread Maarten Bosteels
if it is desired! Cheers, Les (JSecurity founder) On Thu, Sep 25, 2008 at 11:05 AM, Maarten Bosteels [EMAIL PROTECTED]wrote: Hi, Anyone tried integrating Wicket with JSecurity ? http://www.jsecurity.org/ Maarten On Thu, Sep 25, 2008 at 4:54 PM, James Carman [EMAIL PROTECTED] wrote

devoxx - javapolis

2008-10-07 Thread Maarten Bosteels
Hello, Will there be a Wicket talk at devoxx, forimerly known as JavaPolis ? I think there should :-) http://www.devoxx.com/display/JV08/Home Maarten

Re: Wicket Security - best practices?

2008-09-25 Thread Maarten Bosteels
Hi, Anyone tried integrating Wicket with JSecurity ? http://www.jsecurity.org/ Maarten On Thu, Sep 25, 2008 at 4:54 PM, James Carman [EMAIL PROTECTED] wrote: You can bridge the gap between Spring Security's default URL-based model and the component-based model in Wicket. That's what we do

Re: [Announce] The Wicket Reflex Game:)

2008-09-25 Thread Maarten Bosteels
When you click a cell just after the high score form appears, the whole page freezes up. Otherwise I had some fun :-) Maarten On Thu, Sep 25, 2008 at 8:58 PM, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED] wrote: I did not like the fact that you guys filled the highscore so quickly:).

Re: Kill session on closing browser

2008-09-19 Thread Maarten Bosteels
On Sat, Sep 20, 2008 at 12:45 AM, insom [EMAIL PROTECTED] wrote: I figured it out. If you login to the site, then open another window and visit to the site you will have to login again. But if you login to the site, then open a shortcut in a new window that goes directly to

  1   2   >