Re: [Wicket-user] Accessing Template Value of a Label

2007-05-22 Thread Erik van Oosten
Well, actually, I like that solution. Erik. severian wrote: OK Erik, it seems like the following works: class MyContainer extends WebMarkupContainer { public MyContainer(String id) { super(id); } @Override protected void

Re: [Wicket-user] AjaxPagingNavigator doesn't work as custom class

2007-05-15 Thread Erik van Oosten
the same code, but one works, the other does not. There has to be something I'm missing. -- Erik van Oosten http://2007.rubyenrails.nl/ http://day-to-day-stuff.blogspot.com/ -- View this message in context: http://www.nabble.com/AjaxPagingNavigator-doesn%27t-work-as-%22custom%22-class-tf3760248

Re: [Wicket-user] AutoCompleteTextField

2007-05-15 Thread Erik van Oosten
for the help. Sorry if these are very easy questions but I'm still new to wicket and trying to figure it out from reading example codes. -- Marc -- Erik van Oosten http://2007.rubyenrails.nl/ http://day-to-day-stuff.blogspot.com/ -- View this message in context: http://www.nabble.com

Re: [Wicket-user] weird url behaviour for bookmarkable pages

2007-05-14 Thread Erik van Oosten
page will be moved to the new pagemap (wicket-1%3A) this can be disabled (and is already disabled in 1.3 by default when using the SecondLevelCache) johan -- Erik van Oosten http://2007.rubyenrails.nl/ http://day-to-day-stuff.blogspot.com/ -- View this message in context: http

Re: [Wicket-user] weird url behaviour for bookmarkable pages

2007-05-14 Thread Erik van Oosten
igor.vaynberg wrote: hope this explains it. -igor With the addition that A' is a clone of A, it does. Thanks Igor. -- View this message in context: http://www.nabble.com/weird-url-behaviour-for-bookmarkable-pages-tf3752813.html#a10609207 Sent from the Wicket - User mailing list

[jira] Commented: (WICKET-214) Call all behaviors attached to the same event

2007-05-12 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495299 ] Erik van Oosten commented on WICKET-214: The situation would already be improved a lot if the javadoc would

[jira] Commented: (WICKET-176) Introduce AjaxFormElementValidatingBehavior

2007-05-12 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495301 ] Erik van Oosten commented on WICKET-176: As this class validates a field on the server as soon

Re: [Wicket-user] POST form submissions being converted to GETs

2007-05-11 Thread Erik van Oosten
)? Thanks, Lowell -- Erik van Oosten http://2007.rubyenrails.nl/ http://www.day-to-day-stuff.blogspot.com/ -- View this message in context: http://www.nabble.com/POST-form-submissions-being-converted-to-GETs-tf3725515.html#a10426535 Sent from the Wicket - User mailing list archive

Re: [Wicket-user] programmatic access to a wicket site

2007-05-10 Thread Erik van Oosten
servlet (or a servlet from any other web-framework) in the same web-application. Regards, Erik. Lowell Kirsh wrote: I think they will be using a java.net.HttpURLConnection. Does it matter? -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com

Re: [Wicket-user] programmatic access to a wicket site

2007-05-10 Thread Erik van Oosten
(plain old servlet ;-) did cross my mind, but I was hoping to make my web page serve both purposes so that I could minimize the amount of coding I would have to do. Hopefully I can actually use the AbortWithWebErrorCodeException to serve this purpose. -- Erik van Oosten http://2007

How do you replace a (non-optional) dependency?

2007-05-08 Thread Erik van Oosten
(with exclusion childs) as a direct child of the dependencyManagement element. The effect of this would be to exclude the mentioned artifact from any dependecy (even those I did not specify). Regards, Erik. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ -- View this message in context

Re: [Radiant] Error when testing extensions

2007-05-06 Thread Erik van Oosten
Ah, that's good news. I'd better upgrade to the 0.6 release then (I am still on RC2). I guess I can recreate my extension, and then copy in all the code. Regards, Erik. John W. Long wrote: Erik van Oosten wrote: Indeed, I am not sure its a bug or a feature, but extensions can only

Re: [Wicket-user] Wicket-stuff GMAP

2007-05-05 Thread Erik van Oosten
data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: [Wicket-user] Good Tutorial on core wicket

2007-05-05 Thread Erik van Oosten
on the sort of thing that I _think_ you're asking for. http://cwiki.apache.org/WICKET/lifecycle-of-a-wicket-application.html Scott -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - This SF.net email

Bamboo Trunk build

2007-05-04 Thread Erik van Oosten
Hi, The wiki page http://cwiki.apache.org/confluence/display/WICKET/Wicket+from+source says that you can find the latest snapshots on http://wicketstuff.org/maven/repository/wicket/wicket/. There is no such build for the trunk. Will this be added? Regards, Erik. -- Erik van Oosten http

Re: Bamboo Trunk build

2007-05-04 Thread Erik van Oosten
://wicketstuff.org/maven/repository/wicket/wicket/. There is no such build for the trunk. Will this be added? Regards, Erik. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/

Re: Bamboo Trunk build

2007-05-04 Thread Erik van Oosten
No no, the wiki is fine, it is just located in another sub-directory! fix wiki! :) On 5/4/07, Erik van Oosten [EMAIL PROTECTED] wrote: Oosp, I found it at http://wicketstuff.org/maven/repository/org/apache/wicket/wicket/! Of course, the groupid changed. Hi, The wiki page http

Re: [Wicket-user] Wicket BoF @ Apache Con: thursday May 3rd, 8pm

2007-05-02 Thread Erik van Oosten
Martijn, Was a place selected as well? Or is it simply somewhere at some square at the conference? Erik. Martijn Dashorst wrote: We picked a time and day: May 3rd, 8pm. Be there or be square (obligatory '80s quote). Martijn

[Wicket-user] Wanted: Wicket presentation

2007-04-27 Thread Erik van Oosten
Hello, I have been asked to give an introduction presentation on Wicket for my colleagues. Is there any presentation out there that I may re-use? Regards, Erik. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com

Re: [Wicket-user] Wanted: Wicket presentation

2007-04-27 Thread Erik van Oosten
Bedankt Martijn! Erik. - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now.

Re: [Wicket-user] Wanted: Wicket presentation

2007-04-27 Thread Erik van Oosten
Yes, no problem. I have been keeping the 'articles' page up to date for a couple of months already :) Erik. On 4/27/07, Erik van Oosten [EMAIL PROTECTED] wrote: Bedankt Martijn! Can you add the discovered presentations to a wiki page please? Martijn

Re: [Wicket-user] Replace non-wicket attributed sections of a html document

2007-04-24 Thread Erik van Oosten
-- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click

Re: [Wicket-user] Replace non-wicket attributed sections of a html document

2007-04-24 Thread Erik van Oosten
want to be able to do effectivley some global replaces on the generated html markup to replace some markers with actual values. Hope that makes it a little clearer. Cheers Andrew Erik van Oosten wrote: Hi Andrew, Your use-case is exactly what Wicket is about. In the template file

Re: [Radiant] access one specific child

2007-04-23 Thread Erik van Oosten
Cheers, Oliver -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo

Re: [Wicket-user] form.setVisible(false) possible through an AjaxSubmitButton onSubmit ?

2007-04-23 Thread Erik van Oosten
! ZedroS -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data

Re: [Wicket-user] form.setVisible(false) possible through an AjaxSubmitButton onSubmit ?

2007-04-23 Thread Erik van Oosten
://www.developpez.com/ ? For sure I would put a link to your blog ! :) ZedroS -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version

Re: [Radiant] Instance Mode and Extension testing

2007-04-20 Thread Erik van Oosten
names) for extension development. I should not be too hard to fix the environment files to allow testing in all modes. I am still too inexperieced to try. Regards, Erik. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ ___ Radiant

Re: [Wicket-user] What is Component Versioning (isVersioned())

2007-04-20 Thread Erik van Oosten
replacement is used (and less importantly, when setModel is used) -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version

Re: [Wicket-user] Wicket 1.3 ready for development?

2007-03-31 Thread Erik van Oosten
Thanks Eelco, Frank, 1.3 it will be. Regards, Erik. -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get

Re: [Wicket-user] complex user case

2007-03-31 Thread Erik van Oosten
case? Or should I look at stuff like GWT or Swing? Thanks Richard -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay

Re: Bean properties

2007-03-30 Thread Erik van Oosten
://www.theserverside.com/news/thread.tss?thread_id=44804 https://bean-properties.dev.java.net/ saki -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/

Re: [Wicket-user] localized resource property file - fallback to default?

2007-03-30 Thread Erik van Oosten
language until someone gets around to translating it. Does Wicket have this easily configurable, or do I need to roll my own resource resolvers or other classes for this purpose? -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: [Radiant] Table 'radiant_dev.config' doesn't exist

2007-03-22 Thread Erik van Oosten
and then rake db:migrate -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman

Re: [Radiant] RSS Feed for archive with sub categories

2007-03-17 Thread Erik van Oosten
://lists.radiantcms.org/mailman/listinfo/radiant -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http

Re: [Wicket-user] Hibernate/Spring and Wicket architecture request for validation (was Wicket's questions)

2007-03-17 Thread Erik van Oosten
by Wicket after each request. -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your

Re: [Wicket-user] Apache Con Amsterdam: wicket presence

2007-03-14 Thread Erik van Oosten
in for this last proposal ;-). -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions

Re: [Radiant] Alias Page Extension

2007-03-12 Thread Erik van Oosten
Thanks Brian, That is unfortunate for me, I was looking for the reverse :( I hoped to find an extension that would re-direct to another page so I can maintain some URLs when I migrate to Radiant. Regards, Erik. On Mar 11, 2007, at 3:41 PM, Erik van Oosten wrote: What does the extension

Re: [Wicket-user] Spring design in Wicket

2007-03-09 Thread Erik van Oosten
XML and don't mind dabbling with experimental code then you could take a look at http://www.springframework.org/javaconfig which aims to configure spring in java code. regards, roland -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com

Re: [Wicket-user] Spring design in Wicket

2007-03-09 Thread Erik van Oosten
'). Regards, Erik. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions

Re: [Radiant] Radiant 0.6 RC2

2007-03-08 Thread Erik van Oosten
Great! How you upgrade from RC1? Regards, Erik. John W. Long wrote: Read all about it: http://radiantcms.org/blog/2007/03/08/radiant-0-6-release-candidate-2/ -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ ___ Radiant mailing

[Radiant] Radiant 0.6 RC2 and extensions (Was: Radiant 0.6 RC2)

2007-03-08 Thread Erik van Oosten
-0-6-release-candidate-2/ I should also add that RC2 includes recent changes in Mental that allow you to run script/generate in instance mode: script/generate extension AssetManager -- John Long http://wiseheartdesign.com -- Erik van Oosten http://day-to-day

Re: [Wicket-user] Getting value of a text field via Ajax, no form

2007-03-08 Thread Erik van Oosten
: Speaking of, is AjaxFormSubmitBehavior broken in the current 1.x snapshot, or is it just me? Nathan Igor Vaynberg wrote: see AjaxFormComponentUpdatingBehavior AjaxEventBehavior doesnt send over the value of the form component, just triggers a roundtrip -- Erik van Oosten http

Re: [Wicket-user] Spring design in Wicket

2007-03-08 Thread Erik van Oosten
://lists.sourceforge.net/lists/listinfo/wicket-user -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share

Re: [Radiant] Radiant i18n

2007-03-07 Thread Erik van Oosten
to be translated are the ones from the /admin. I can translate to Portuguese (pt) and Brazilian Portuguese (pt-br). -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http

Re: [Radiant] Media Temple Setup

2007-03-07 Thread Erik van Oosten
van Oosten http://day-to-day-stuff.blogspot.com/ ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant

Re: [Wicket-user] IMPORTANT: your opinion on the constructor change in 2.0

2007-03-07 Thread Erik van Oosten
___ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence

Re: [Radiant] Newbie - How does one learn to use Radiant?

2007-03-06 Thread Erik van Oosten
Hi David, There used to be some great presentations out there. However, all my links to them are dead. In particular the following used to be excellent an excellent presentation: http://blog.brandalism.com/assets/2006/10/4/radiant_cms.pdf by Nathan Wright. Perhaps Nathan can place the

Re: [Wicket-user] Redirecting to another internal page

2007-03-02 Thread Erik van Oosten
the error. However, everything I tried reports an error that I did not finish mapping the first page. Is this possible with Wicket? Any other ideas of how to approach this problem? Thanks, David Robison -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com

Re: [Wicket-user] Nicer URLs

2007-02-28 Thread Erik van Oosten
If you want more power, you can use MixedParamUrlCodingStrategy from Wicket 1.3/2.0. If you are on the 1.2 branch you can pull it from http://issues.apache.org/jira/browse/WICKET-138. Regards, Erik. igor.vaynberg wrote: http://wicketstuff.org/wicket13/niceurl/ -igor -- Erik van

Re: [VOTE] All examples in one project, Java 5 required

2007-02-27 Thread Erik van Oosten
(non-binding) [ ] No, I object! Java 1.4 examples are the thing I live and die for [x] Yes, make one examples project to rule them all, and by all means, make it Java 1.5 dependent -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/

Re: [Wicket-user] Unknown Runtime Exception in Ajax?

2007-02-26 Thread Erik van Oosten
Lets add some more risk: Ryan Holmes wrote: 2) Double check that any component added to your AjaxRequestTarget has a markup id. You do this by calling setOutputMarkupId(true) on the component immediately after construction. Erik. -- Erik van Oosten http://www.day-to-day

[Radiant] Weird children:each behavior when mixing filters in 0.6RC1

2007-02-23 Thread Erik van Oosten
. Shall I add this to Trac? Regards, Erik. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http

Re: [Wicket-user] Pure JavaScript calls from Links

2007-02-23 Thread Erik van Oosten
seems to make Wicket hit the website. From within my Page class, I want to create the JavaScript, and have just that JavaScript execute, and nothing else to happen at all. Can anyone tell me how to set up my Link not to do this? Thanks in advance! Will -- Erik van Oosten http

Re: [Wicket-user] Pure JavaScript calls from Links

2007-02-23 Thread Erik van Oosten
Sorry, it is more something like WebMarkupContainer, not WebMarkupComponent. Erik. Erik van Oosten wrote: Attach a simple WebMarkupComponent to your a. Then add a SimpleAttributeBehavior(onclick, foo();) to the component. Regards, Erik. Will Morton wrote: I am having some

[Radiant] Available tags does not show all tags

2007-02-21 Thread Erik van Oosten
convenient. Since I would like to keep the reference on screen, it would have been more convenient if the tags showed up in another browser window. Is it fair to add the bug and requests to trac? Regards, Erik. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ -- View this message

Re: wicket modules

2007-02-19 Thread Erik van Oosten
was talking about. :( Debugging is more effective most of the time. Regards, Erik. Igor Vaynberg wrote: all these cons are invalid you would also get class not found on the annotations like @SpringBean and a log message tells you what modules have been initialized :) -igor -- Erik van

Re: wicket modules

2007-02-18 Thread Erik van Oosten
of some sort, but I don't completely understand what you're talking about here and I'm not sure I agree with what all of what I do get. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/

Re: [Wicket-user] VOTE on wicket:component

2007-02-14 Thread Erik van Oosten
should only have nice clean markup. VOTE: [ ] Delete this unimportant and generally unsupported feature [ ] Keep wicket:component, but define its limits, document it on the wiki as fully supported and commit to supporting it in the future -- Erik van Oosten http://day-to-day

Re: Commits on 1.2.x?

2007-02-12 Thread Erik van Oosten
used in 1.2) there is a bug in it that it leaks pages into the session under specific circumstances so maybe a 1.2.6? johan -- Erik van Oosten http://day-to-day-stuff.blogspot.com/

Re: [Wicket-user] Who is using Wicket under production environment?

2007-02-12 Thread Erik van Oosten
That page is not editable. How can I add another Wicket app? Erik. Matthes R. wrote: check this out: http://cwiki.apache.org/WICKET/#Index-SitesusingWicket greets, Matthes -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: [Wicket-user] Who is using Wicket under production environment?

2007-02-12 Thread Erik van Oosten
Thanks. I added my app. Erik. Igor Vaynberg wrote: not sure why it was locked...i unlocked. -igor -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - Using Tomcat but need to do more? Need to support web

Re: [Wicket-user] Test Frameworks and Wicket

2007-02-10 Thread Erik van Oosten
. Regards, Erik. nilo de roock wrote: I had a brief look at the WicketTester example. It's not something I would like to use for writing a functional regressing test. -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: [Wicket-user] ajax libraries wicket

2007-02-08 Thread Erik van Oosten
He is talking about his beer drinking, I think... Erik. Scott Swank wrote: You know, JSF is sounding better better On 2/8/07, *Eelco Hillenius* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: On 2/8/07, Eelco Hillenius [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

[jira] Created: (WICKET-256) wicket-ajax.js not added as regular header contribution

2007-02-05 Thread Erik van Oosten (JIRA)
: wicket Affects Versions: 1.2.4 Reporter: Erik van Oosten Since wicket-ajax.js is not added as a regular header contribution, so that doing something like add(HeaderContributor.forJavaScript(AbstractDefaultAjaxBehavior.JAVASCRIPT); from a component will add the file to the header

[Wicket-user] Problem with javascript initialization order and header contributions

2007-02-05 Thread Erik van Oosten
van Oosten http://www.day-to-day-stuff.blogspot.com/ - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM

Re: [Wicket-user] Wicket Ajax - t has no properties

2007-02-05 Thread Erik van Oosten
couldn't find this issue on Jira, maybe it's resolved in 1.3, i haven't checked thought. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Using Tomcat but need to do more? Need to support web services

Re: [Wicket-user] Problem with javascript initialization order and header contributions

2007-02-05 Thread Erik van Oosten
Oh, and euh, I am using a Wicket pre-1.2.5 snapshot from 2007-01-23. Erik van Oosten wrote: Hi, I have some javascript with initialization code that needs functions from wicket-ajax.js. However, my javascript is loaded (and run) before wicket-ajax.js. The javascript is added

Re: [Wicket-user] Problem with javascript initialization order and header contributions

2007-02-05 Thread Erik van Oosten
like I am not using prototype. I 'fixed' it with by hacking the onload attribute on one of my templates. Thanks Al, Erik. -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - Using Tomcat but need to do

Re: VOTE: add Joda time as a dependency

2007-02-04 Thread Erik van Oosten
It is so big because it contains a snapshot of the tz database. Regards, Erik. Johan Compagner wrote: why is it so big? complete wicket is 1.5 so only some date manipulations are 1/3th? johan -- Erik van Oosten http://day-to-day-stuff.blogspot.com/

Re: [Wicket-user] ApacheCon Europe 2007

2007-02-04 Thread Erik van Oosten
Ballpark: EUR 850. Erik. nilo de roock wrote: My office tried to register me, but the site is still closed. You haven't registered yet either? Any idea of the entrance fee (for the entire week)? Ballpark is fine. - nilo -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: [Wicket-user] How to include a form field in the ajax request without form submit

2007-01-31 Thread Erik van Oosten
this behavior. Best regards, Conny -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get

Re: [Wicket-user] Groovy integration? Scripting languages

2007-01-26 Thread Erik van Oosten
Groovy ( or any other scripting language ) with Wicket but I just read... -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay

Re: [Wicket-user] Page Expired

2007-01-26 Thread Erik van Oosten
, Sajeev -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions

Re: [Radiant] Nabble forums ready

2007-01-24 Thread Erik van Oosten
Did not think about that. But according to http://www.nabble.com/help/Answer.jtp?id=21 it seems pretty easy. Sorry I don't have the time for it today. Perhaps on Saturday. Erik. John W. Long wrote: Erik van Oosten wrote: For all forum fans out there: the three radiant lists have been

Re: [Radiant] Nabble forums ready

2007-01-24 Thread Erik van Oosten
___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: [Radiant] Comments Behavior port to an Page Type / Extension

2007-01-23 Thread Erik van Oosten
received it that way. Loren Johnson www.fn-group.com ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant -- Erik van

Re: Packaging our releases

2007-01-23 Thread Erik van Oosten
/wicket/1.3-incubating-SNAPSHOT/ http://mirrors.ibiblio.org/pub/mirrors/maven2/wicket/wicket/1.2.4/ rather then downloading a zip that has everything, just download the parts that you need -igor -- Erik van Oosten http://day-to-day-stuff.blogspot.com/

Re: [Wicket-user] spring integration question

2007-01-23 Thread Erik van Oosten
Johan Compagner wrote: So i guess Windows Rules.. others just suck! :) To rule and to suck can go hand in hand as well :) - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and

Re: [Wicket-user] SURVEY: Are you using Page.before/afterCallComponent

2007-01-23 Thread Erik van Oosten
Not using it (and I have also never seen it before). Erik. igor.vaynberg wrote: are you using Page.before/afterCallComponent? and if so what is the usecase? -igor -- View this message in context:

Re: [Wicket-user] VOTE: IModel and 'model object' name change

2007-01-23 Thread Erik van Oosten
With those names I am changing my vote to +1. Erik. Jonathan Locke wrote: what do you think of gustav and eelco's IModelLocator / get/setModel idea? -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: [Wicket-user] update propertyModel value to null

2007-01-23 Thread Erik van Oosten
-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's

Re: [Wicket-user] form validation

2007-01-22 Thread Erik van Oosten
and in order to validate one component, i need the input of several other components. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join

Re: [Radiant] Food for thought

2007-01-20 Thread Erik van Oosten
say 'forums', but right now the forums may be the best option to manage this level of communications effectively -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http

Re: [Wicket-user] Setting html-tags properties

2007-01-19 Thread Erik van Oosten
sure you have WicketMessageTagHandler added to markupparser. -igor -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel

[jira] Updated: (WICKET-218) Removing comments from markup can fail

2007-01-18 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-218: --- Attachment: MarkupParserPatch.txt Removing comments from markup can fail

[jira] Commented: (WICKET-218) Removing comments from markup can fail

2007-01-18 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465747 ] Erik van Oosten commented on WICKET-218: The problem is that the code tries to read beyond the comment even

Comments in markup sometimes throw weird exceptions

2007-01-18 Thread Erik van Oosten
) 8- -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/

Re: Comments in markup sometimes throw weird exceptions

2007-01-18 Thread Erik van Oosten
Hi, I found the problem already. I'll create a Jira issue with the solution. Regards, Erik. Erik van Oosten wrote: Hi, Whenever I try to comment out parts of the markup I get weird exceptions (attached below). I have tried to make a quick-start application to reproduce this. But after

Re: VOTE: include WICKET-218 in 1.2.5

2007-01-18 Thread Erik van Oosten
+1 (non binding) Igor Vaynberg wrote: include https://issues.apache.org/jira/browse/WICKET-218 in 1.2.5 -igor

Re: [Wicket-user] ApacheCon Europe 2007

2007-01-17 Thread Erik van Oosten
was used and where we can improve things. Martijn -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get

Re: [Wicket-user] Multiple sessions from one client

2007-01-17 Thread Erik van Oosten
Fahrenkrug wrote: Is it possible to have multiple sessions from the same client? -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's

Re: [Wicket-user] skandinavian characters encoding lost...

2007-01-16 Thread Erik van Oosten
Thanks Jürgen, thats the one. I added a link to the Wicket wiki. Erik. Juergen Donnerstag wrote: http://cwiki.apache.org/WW/how-to-support-utf-8-uriencoding-with-tomcat.html Juergen -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com

Re: [Wicket-user] Making disappear a section

2007-01-16 Thread Erik van Oosten
) { normalView.setVisible(false); hideDetails.setVisible(true); detailedView.setVisible(true); setVisible(false); t.addComponent(MyPanel.this); }}); The rest is left as an exercise to the reader. Martijn -- Erik van Oosten http://day-to-day

Re: [Wicket-user] Making disappear a section

2007-01-16 Thread Erik van Oosten
not seem to be the case. So either of the Martijn and Igor solutions are appropriate. Erik. Marc-Andre Houle wrote: Every one of you seem's to have a different answer, but I'm not sure which one is the best... -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: [Wicket-user] When the connetction must be opened and when it have to closed?

2007-01-16 Thread Erik van Oosten
processed. Can you help me with code. Thanks for now. -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance

[jira] Created: (WICKET-214) Call all behaviors attached to the same event

2007-01-15 Thread Erik van Oosten (JIRA)
Affects Versions: 1.2.4, 1.3, 2.0 Reporter: Erik van Oosten If one adds 2 AjaxFormComponentUpdatingBehaviors with event onchange to the same form component, only the behavior that was added last will actually be called. Please make it so that both are called. -- This message

Re: [Wicket-user] ComponentModel

2007-01-15 Thread Erik van Oosten
Hi Nino, You should never use div/ but always div/div. Regards, Erik. Nino Wael wrote: Hmm this does not difference, still not working.. Heres the markup before processing: -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com

Re: [Wicket-user] skandinavian characters encoding lost...

2007-01-15 Thread Erik van Oosten
___ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com

Re: [Wicket-user] Input Field background color change on validation

2007-01-15 Thread Erik van Oosten
do I change the value returned by the isValid() method? Could you give me a hint, how to check for Cliff e.g.? -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence

[Wicket-user] Adding multiple behaviors fails

2007-01-15 Thread Erik van Oosten
. Regards, Erik. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions

<    3   4   5   6   7   8   9   10   11   >