Re: 1.3.0-SNAPSHOT maven error

2007-09-12 Thread Timo Rantalaiho
Hello, We haev encountered a similar problem. As far as I can tell, the parent in pom seems incorrect: parent groupIdorg.apache.wicket/groupId artifactIdwicket-jdk14/artifactId version1.3.0-SNAPSHOT/version

wicket.contrib.scriptaculous.dragdrop.

2007-09-12 Thread bhupat parmar
hi i am getting this error when i tried to add draggable image in my container i am using wicket1.2.6? What should i do? java.lang.NoSuchMethodError: wicket.markup.html.image.Image .init(Lwicket/MarkupContainer;Ljava/lang/String;Ljava/lang/String;)V at

Re: User-defined variables in ConversionException

2007-09-12 Thread Jonas
No opinions on that one? So, would anyone mind if I create a 'New Feature' Issue in JIRA? On 9/11/07, Jonas [EMAIL PROTECTED] wrote: Hi, wouldn't it make sense that you could set arbitrary variables on a ConversionException that would also be set on the ValidationError created in

RE: DataView paging

2007-09-12 Thread Holda, Dariusz
Sorry for late response. I was dragged to another task. Thanks for pointing me to the svn repository, it helped a lot. Shame I can't use Hibernate or Ibatis as you do in your project. Thanks again, Dariusz -Original Message- From: Igor Vaynberg [mailto:[EMAIL PROTECTED] Sent: 31

Re: WicketTester and Page parameters Wicket Example Unit tests?

2007-09-12 Thread wicket user
Hi Martijn, Thanks for the response, I've had a look at the wickettester tests that are available and they certainly are useful it was more along the lines of the specific examples. I was just thinking that there would have been a lot less questions from me if there were tests in the examples. If

DraggableTarget does not work

2007-09-12 Thread bhupat parmar
hi this code does not compile gives followinf error The type WebMarkupContainer is not generic; it cannot be parameterized with arguments T wicket-quickstart/src/wicket/quickstart Index.java line 0 1189580276390 11921 DraggableTarget cart = new DraggableTarget(cart,

How do i drag and drop using wicket 1.2.6

2007-09-12 Thread bhupat parmar
hi i want to add drag drop feature in my app. i am using wicket 1.2.6, can it be done .What to do? thanks

Re: Exception

2007-09-12 Thread Johan Compagner
i think we are closing the response now later then we did even after Session.detach() will look at it. On 8/30/07, Jan Kriesten [EMAIL PROTECTED] wrote: Hi, with the latest snapshot I get the following exception when invalidating a session: ---8--- [09:46:04.142]

Re: Exception

2007-09-12 Thread Johan Compagner
hmm we always closed the buffer at that place it seems that resin suddenly wants to do a save of session objects when it wants to redirect that seems very odd, it should at least test if it can do that. I would report a bug by caucho. johan On 8/30/07, Jan Kriesten [EMAIL PROTECTED] wrote:

Re: User-defined variables in ConversionException

2007-09-12 Thread Martijn Dashorst
Nope go ahead. If someone does mind, the issue is quickly closed ;) Martijn On 9/12/07, Jonas [EMAIL PROTECTED] wrote: No opinions on that one? So, would anyone mind if I create a 'New Feature' Issue in JIRA? On 9/11/07, Jonas [EMAIL PROTECTED] wrote: Hi, wouldn't it make sense that

Re: DraggableTarget does not work

2007-09-12 Thread Martijn Dashorst
See my response to your previous question: you are using a contrib-scriptaculous version that is incompatible with all supported wicket versions. Martijn On 9/12/07, bhupat parmar [EMAIL PROTECTED] wrote: hi this code does not compile gives followinf error The type WebMarkupContainer is not

Re: How to get a list of the connected users ?

2007-09-12 Thread landry soules
Thanks a lot for your answers, guys. I will try the 2 approches. Cheers. Landry 2007/9/12, Matthijs Wensveen [EMAIL PROTECTED]: landry soules wrote: Hello, I have to display a list of the connected users in a page of my app. I know it sounds definitely dumb, but i don't know how to

RepeatingView id

2007-09-12 Thread Sam Hough
Our HTML monkey got me to make the ids of a RepeatingView valid (ie not just a number) but I think we got caught by this (from org.apache.wicket.markup.Markup): // TODO Post 1.2: A component path e.g. panel:label does not match 1:1 // with the markup in case of

Re: How to remove a page from Wicket's back button memory?

2007-09-12 Thread Justin Morgan (Logic Sector)
Thanks, I tried that but I get an exception in the Wicket 1.3 snapshot I'm using. Is there a known bug in the remove(Page) method? Or maybe I'm simply using it wrong? (after logging in, my secured page is attempting to invoke loginpage.getpagemap().remove (loginpage) in the secured page's

Unit testing ListView

2007-09-12 Thread pokkie
I am trying to write a test case for my listView that contains some links. When the user clicks on a link, a certain action should be performed, and it is for this action that I wish to write a test case for. I can get a handle on the ListView by using the

Re: [Wicket] Vs [HTTP 404 - File not found]

2007-09-12 Thread Andrew Klochkov
Igor Vaynberg wrote: http://herebebeasties.com/2006-12-20/using-a-servlet-filter-for-404-error-page/ Igor, I tried this approach under tomcat 5.5.17 but got problems with character encoding. When WicketFilter gets the request to the correct page (defined in the web.xml

Re: 1.3.0-SNAPSHOT maven error

2007-09-12 Thread Timo Rantalaiho
On Wed, 12 Sep 2007, Timo Rantalaiho wrote: As far as I can tell, the parent in pom seems incorrect: parent groupIdorg.apache.wicket/groupId artifactIdwicket-jdk14/artifactId version1.3.0-SNAPSHOT/version

Re: Any interest in a Wicket User Group meeting in The Netherlands?

2007-09-12 Thread Wander Grevink
Definite interest here, we would come with at least two or three people. We're based in Amsterdam, and given the size of the Netherlands any place is fine for us. Wander Johan Compagner wrote: hi, I can organize one if there is enough interest Martijn and i will be there then. And for

Re: Exception

2007-09-12 Thread Jan Kriesten
hi johan, we always closed the buffer at that place it seems that resin suddenly wants to do a save of session objects when it wants to redirect that seems very odd, it should at least test if it can do that. I would report a bug by caucho. i've found something similiar in caucho's

Re: User-defined variables in ConversionException

2007-09-12 Thread Jonas
I created https://issues.apache.org/jira/browse/WICKET-961 which also contains a patch against current trunk. cheers, Jonas On 9/12/07, Martijn Dashorst [EMAIL PROTECTED] wrote: Nope go ahead. If someone does mind, the issue is quickly closed ;) Martijn On 9/12/07, Jonas [EMAIL PROTECTED]

Re: Howto use AttributeModifier

2007-09-12 Thread Edi
Please send me the full class. Here it is not working. for e.g, I have a dynamic query like select * from tablename, I want to display the table values into gridview. how? thanks edi Newgro wrote: Hi *, i use wicket-1.2.6. I try to change the background-color of an gridtable item. But

Re: How to retrieve previous path when page expires through Ajax call

2007-09-12 Thread Alfred Chan
Hi Eelco, Do you mean to store the user's current URL path in his/her cookie every time and retrieve it for restoring the path after the session expiration? Thanks, Alfred Eelco Hillenius wrote: On 8/22/07, Alfred Chan [EMAIL PROTECTED] wrote: I would like to redirect the user to his/her

Localizer warnings

2007-09-12 Thread Leszek Gawron
I keep getting a lot of these after upgrading to 1.3-beta3 WARN 2007-09-12 12:49.41:532 [Localizer] Tried to retrieve a localized string for a component that has not yet been added to the page. This can sometimes lead to an invalid or no localized resource returned. Make sure you are not

Re: Any way to apply wicket:link to a with contained img?

2007-09-12 Thread mchack
Here is what the markup looks like: wicket:link Schedule.html ical.jpg /wicket:link Error generated: WicketMessage: Component _autolink_16 must be applied to a tag of type 'a', not ' ical.jpg ' (line 0, column 0) Schedule.class is a mounted page which does get handled correctly in other

Re: Localizer warnings

2007-09-12 Thread Jonas
The warning shows up in beta3 way more often than it should. Check this thread: http://www.nabble.com/Localizer-warning-in-1.3.0-beta3-tf4353820.html On 9/12/07, Leszek Gawron [EMAIL PROTECTED] wrote: I keep getting a lot of these after upgrading to 1.3-beta3 WARN 2007-09-12 12:49.41:532

Re: Any way to apply wicket:link to a with contained img?

2007-09-12 Thread mchack
Hopefully viewable now !-- wicket:link Schedule.html ical.jpg /wicket:link -- Mike Eelco Hillenius wrote: Was wondering if there was an easy way - Hopefully without code to create a bookmarkable link where there is a contained image tag. Seems like from a usability standpoint this

Re: Any way to apply wicket:link to a with contained img?

2007-09-12 Thread Nino Saturnino Martinez Vazquez Wael
should'nt that be like this: !-- wicket:link Schedule.html img src=ical.jpg /wicket:link -- but still I think it would fail, how should wicket know which picture you want and what package it are in? I guess thats why you need to bind the image to a package? I just do this: semi pseudo

Re: wicket.contrib.scriptaculous.dragdrop.

2007-09-12 Thread Ryan Sonnek
I do all of my development against wicket 1.3, but i think the current version should be compatible with the 1.2 branch. can you try the most recent version? http://wicketstuff.org/maven/repository/org/wicketstuff/wicketstuff-scriptaculous/1.3-SNAPSHOT/ On 9/12/07, Martijn Dashorst [EMAIL

Re: Any interest in a Wicket User Group meeting in The Netherlands?

2007-09-12 Thread Arje Cahn
Hi there, Great to see that there's so much interest in a Wicket meeting in The Netherlands! I'll definitely be there! The Apache Cocoon community has been organizing its (very) succesful annual Cocoon GetTogether in Amsterdam for the last 2 years. I've been booking the rooms, wireless,

{wicket 1.2.6} Datepicker no popup?

2007-09-12 Thread Nino Saturnino Martinez Vazquez Wael
Hi How can I make the datepicker not popping? Eg just always shown? regards Nino - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Upcoming jWeekend Wicket training courses

2007-09-12 Thread Maris Orbidans
Hi I am going to participate during September 29th-30th. Maris Hi folks, Cemal and I have been working hard refining jWeekend's upcoming Getting Started With Apache Wicket 1.3 [1] and Apache Wicket 1.3 [2] courses. The next ones are scheduled for September 22nd and September 29th-30th

Re: Locating CSS under WEB-INF, please help

2007-09-12 Thread Jason Mihalick
Rüdiger, Thanks for posting this information. It's given me some new ideas on how I want to work with Wicket and Dreamweaver, as it just so happens that we are using Dreamweaver as well. -- Jason Rüdiger_Schulz wrote: 2007/9/10, Jason Mihalick [EMAIL PROTECTED]: Thanks Rüdiger. I'm

Re: Any interest in a Wicket User Group meeting in The Netherlands?

2007-09-12 Thread Johan Compagner
i think that will be a bit to much for a first time user group meeting that is more or less for dutch people (but ofcourse everybody is welcome) johan On 9/12/07, Arje Cahn [EMAIL PROTECTED] wrote: Hi there, Great to see that there's so much interest in a Wicket meeting in The Netherlands!

Re: How to remove a page from Wicket's back button memory?

2007-09-12 Thread Johan Compagner
yes thats a know bug, i think matej did fix that today or is fixing it right now. johan On 9/12/07, Justin Morgan (Logic Sector) [EMAIL PROTECTED] wrote: Thanks, I tried that but I get an exception in the Wicket 1.3 snapshot I'm using. Is there a known bug in the remove(Page) method? Or

Re: Any way to apply wicket:link to a with contained img?

2007-09-12 Thread mchack
My included markup was not correct. Before I botch this up further, what is the best method to escape html in nabble posts? Mike Nino Saturnino Martinez Vazquez Wael wrote: should'nt that be like this: !-- wicket:link Schedule.html ical.jpg /wicket:link -- but still I think it

Re: Any way to apply wicket:link to a with contained img?

2007-09-12 Thread Nino Saturnino Martinez Vazquez Wael
heh, I can see mine arent escaped aswell.. mchack wrote: My included markup was not correct. Before I botch this up further, what is the best method to escape html in nabble posts? Mike Nino Saturnino Martinez Vazquez Wael wrote: should'nt that be like this: !-- wicket:link

Re: [Wicket] Vs [HTTP 404 - File not found]

2007-09-12 Thread Al Maw
Andrew Klochkov wrote: Igor Vaynberg wrote: http://herebebeasties.com/2006-12-20/using-a-servlet-filter-for-404-error-page/ I tried this approach under tomcat 5.5.17 but got problems with character encoding. When WicketFilter gets the request to the correct page (defined in the web.xml

Re: Locating CSS under WEB-INF, please help

2007-09-12 Thread Rüdiger Schulz
Hello Jason, You're welcome :-) I'm glad it helped you. And I'm keen to hear from your experiences as well! -- greetings from Berlin, Rüdiger Schulz www.2rue.de 2007/9/12, Jason Mihalick [EMAIL PROTECTED]: Rüdiger, Thanks for posting this information. It's given me some new ideas on

Re: 1.3.0-beta2/3 broken in the m2 repo?

2007-09-12 Thread Craig Tataryn
Interesting. Well I assumed that by depending on it, it would pull in all the right dependencies. You see, when you just link to groupId= org.apache.wicket artifactId=wicket you don't get any dependencies and ultimately your webapp fails. In my mind the power of maven is to provide that

Re: Finishing wizard by pressing Enter

2007-09-12 Thread Vit Rozkovec
I checked the code out with svn, and run my project with last revision, however the behavior is still the same. In the Wizard.java method onBeforeRender() there is a condition if (buttonBar instanceof IDefaultButtonProvider){} which in my case never evaluates to true and so the form never gets

Auto refreshing GridView ?

2007-09-12 Thread landry soules
Hello, I display a list in a GridView. I need that list to update automatically every x seconds. I thought that adding an AjaxSelfUpdatingTimerBehavior to my GridView would do the trick, but it doesn't work. Any suggestion ? Thanks for your answers. Landry

Re: Form validation error in Wicket 1.3

2007-09-12 Thread dzenanr
By moving to 1.3b3 the problem disappeared: https://issues.apache.org/jira/browse/WICKET-774 Eelco Hillenius wrote: On 8/27/07, dzenanr [EMAIL PROTECTED] wrote: The last major thing for my application to run on Wicket 1.3 are form validation errors. They do not appear on the page where

Re: How do i drag and drop using wicket 1.2.6

2007-09-12 Thread Scott Swank
They have that in an example in the wicket-dojo extension -- though I've never dug into wicket-dojo. http://wicketstuff.org/confluence/display/STUFFWIKI/WicketStuff+Dojo http://www.demay-fr.net:8080/Wicket-start/app - Scott On 9/12/07, bhupat parmar [EMAIL PROTECTED] wrote: hi i want to

Re: Auto refreshing GridView ?

2007-09-12 Thread Al Maw
Al Maw wrote: landry soules wrote: I display a list in a GridView. I need that list to update automatically every x seconds. I thought that adding an AjaxSelfUpdatingTimerBehavior to my GridView would do the trick, but it doesn't work. Doesn't work how? Make sure you have called

Re: How do i drag and drop using wicket 1.2.6

2007-09-12 Thread Ryan Sonnek
don't forget the wicketstuff-scriptaculous project! it supports drag/drop as well! http://wicketstuff.org/confluence/display/STUFFWIKI/wicketstuff-scriptaculous On 9/12/07, Scott Swank [EMAIL PROTECTED] wrote: They have that in an example in the wicket-dojo extension -- though I've never dug

Re: RepeatingView id

2007-09-12 Thread Sam Hough
OK. Any nice way to warn developers if they put components with non-numeric wicket ids in a RepeatingView? This bites us as I'm doing: super(id, t); setMarkupId(id); setOutputMarkupId(true); for all our components so Ajax updates will work and the

TinyMCE Editor with AJAX

2007-09-12 Thread ximego
I use a textarea on my page, and it works well with ajax to get the value of textarea. please see my code: textareaComp.add(new AjaxFormComponentUpdatingBehavior(onchange){ protected void onUpdate(AjaxRequestTarget target) { .

Re: RepeatingView id

2007-09-12 Thread Igor Vaynberg
please add a jira issue. -igor On 9/12/07, Sam Hough [EMAIL PROTECTED] wrote: OK. Any nice way to warn developers if they put components with non-numeric wicket ids in a RepeatingView? This bites us as I'm doing: super(id, t); setMarkupId(id);

Re: JavaZone presentation follow up

2007-09-12 Thread Martijn Dashorst
Congrats! And thank you for finally getting Wicket a presentation at JavaZone. Third time is a charm ('05 and '06 we had to pass, and if not for you '07 would also be a JavaZone without Wicket) So thanks! Martijn On 9/12/07, Xavier Hanin [EMAIL PROTECTED] wrote: Hi Wicket community, I've

Re: JavaZone presentation follow up

2007-09-12 Thread Jan Kriesten
hi xavier, I've just finished my presentation on Wicket at JavaZone! congrats! and thanks for providing the ppt - i'll take it as inspiration for my presentation in october. :-) regards, --- jan. - To unsubscribe, e-mail:

Re: {wicket 1.2.6} Datepicker no popup?

2007-09-12 Thread Eelco Hillenius
On 9/12/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED] wrote: Hi How can I make the datepicker not popping? Eg just always shown? I think the backing js widget was never designed to do that. Looking at YUI's calendar for instance might be a better way. You can use 1.3's

Re: WicketTester and Page parameters Wicket Example Unit tests?

2007-09-12 Thread wicket user
No I hadn't! . but I have now! Thanks so much. If I had made a constructor that took PageParameters parameter I would have obviously tried that but I never thought to look at the WebPage class and see that there is a contructor: WebPage(PageParameters ) which you can override. Man that's

Re: How to retrieve previous path when page expires through Ajax call

2007-09-12 Thread Eelco Hillenius
Do you mean to store the user's current URL path in his/her cookie every time and retrieve it for restoring the path after the session expiration? Something along those lines. Or maybe you can cut it down to just a few important URLs that you set as a kind of save point/ just URLs to

Re: JavaZone presentation follow up

2007-09-12 Thread Eelco Hillenius
On 9/12/07, Xavier Hanin [EMAIL PROTECTED] wrote: Hi Wicket community, I've just finished my presentation on Wicket at JavaZone! Presentation outline: * What is Wicket * Wicket core concepts * Creating a custom component with Wicket The slides I've used are available here:

Re: JavaZone presentation follow up

2007-09-12 Thread Xavier Hanin
On 9/12/07, Gerolf Seitz [EMAIL PROTECTED] wrote: hi xavier, nice presentation. plz let us know how it went, how many attendees, etc... It went pretty well, people seemed interested, well, at least those who were awake :-) It's difficult to say how many attendees there was, I'd say about

Re: JavaZone presentation follow up

2007-09-12 Thread Xavier Hanin
On 9/12/07, Eelco Hillenius [EMAIL PROTECTED] wrote: On 9/12/07, Xavier Hanin [EMAIL PROTECTED] wrote: Hi Wicket community, I've just finished my presentation on Wicket at JavaZone! Presentation outline: * What is Wicket * Wicket core concepts * Creating a custom component with

Re: Flash object still visible underneath a ModalWindow

2007-09-12 Thread bebetu
Solved it. It turns out that a flash object is always rendered on the topmost layer of a page regardless of the z-index order. To be able to place the flash object underneath a popup you need to add a param to the SWFObject : swfObj.addParam(wmode, opaque); I've added this in SWFObject.java

Re: RepeatingView id

2007-09-12 Thread Sam Hough
Hope it makes sense: https://issues.apache.org/jira/browse/WICKET-962 Presumably my functional tests are meant to catch me being stupid and using the same markupId twice. btw I'm slowly catching onto the wicket way. Starting to appreciate IModel. igor.vaynberg wrote: please add a jira

(Matej?) Re: How to remove a page from Wicket's back button memory?

2007-09-12 Thread Justin Morgan (Logic Sector)
Hi Matej, i think matej did fix that today or is fixing it Any word on whether this bug is fixed? (see stack trace below) Or should I file a JIRA issue if there's not one already? Many thanks, Justin On Sep 12, 2007, at 5:50 AM, Johan Compagner wrote: yes thats a know bug, i think matej

Re: auto dirty and widget factory

2007-09-12 Thread Sam Hough
Would RequestCycle be the place to keep track of dirty widgets? Presumably Session can be shared by more than one session and my be used by multiple threads at the same time? Sam Hough wrote: Apologies in advance as I'm a newbie harking on about my pet topic again but... Taking the

Re: (Matej?) Re: How to remove a page from Wicket's back button memory?

2007-09-12 Thread Matej Knopp
It should be fixed in svn already. https://issues.apache.org/jira/browse/WICKET-942 -Matej On 9/12/07, Justin Morgan (Logic Sector) [EMAIL PROTECTED] wrote: Hi Matej, i think matej did fix that today or is fixing it Any word on whether this bug is fixed? (see stack trace below) Or

Re: auto dirty and widget factory

2007-09-12 Thread Igor Vaynberg
looks reasonable. -igor On 9/12/07, Sam Hough [EMAIL PROTECTED] wrote: Would RequestCycle be the place to keep track of dirty widgets? Presumably Session can be shared by more than one session and my be used by multiple threads at the same time? Sam Hough wrote: Apologies in

BookmarkablePageLink doesn't take advantage of pretty url for previously mounted pages when generating the URL

2007-09-12 Thread mchack
Is there a reason for this? The wicket:link will generate the pretty url when it encounters pages that have been mounted. Just trying to understand if I am missing something in my understanding of the framework or if this is an oversight. Mike -- View this message in context:

Re: Wasp/Swarm Questions was Re: Component parent null after replace

2007-09-12 Thread Anthony Schexnaildre
Sitting down with the SecureContainerLink now. I may be slow but I am a little confused by it's intended use. I am not sure what the implementation of getReplacementFor(.) is meant to look like. -Anthony On Sep 11, 2007, at 11:24 PM, Maurice Marrink wrote: Ok, i just finished a

Re: Any interest in a Wicket User Group meeting in The Netherlands?

2007-09-12 Thread Kees de Kooter
I am definitely interested in joining a conference-esque / user-groupish meeting about Wicket. Count me in! Cheers, Kees de Kooter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Wicket Web Beans 1.0-rc1 Released

2007-09-12 Thread Eelco Hillenius
Hey Dan, that looks very nice! Thanks for sharing. Eelco On 9/12/07, Dan Syrstad [EMAIL PROTECTED] wrote: In response to Jonathan Locke's blog entry entitled Wicket on Wheels ( http://web.mac.com/jonathan.locke/iWeb/JonathanLocke/Blog/6B9496DF-4AF1-455E-B94C-652709275041.html), I have

Ajax - Long process indicator ?

2007-09-12 Thread Mael Sicsic
Hello, I dont find in the available components one that would allow to display a little pop up while a long ajax process is running. In a form with an Ajax button, the browser doesnt display any feedback (as the full page isnt re-rendered, there is no browser loading indicator). If the

Re: Ajax - Long process indicator ?

2007-09-12 Thread Francis De Brabandere
IndicatingAjaxLink might be what you need On 9/12/07, Mael Sicsic [EMAIL PROTECTED] wrote: Hello, I dont find in the available components one that would allow to display a little pop up while a long ajax process is running. In a form with an Ajax button, the browser doesnt display any

Re: JavaZone presentation follow up

2007-09-12 Thread karthik Guru
Congrats! 47 slides! how long was the talk? In the past i have had trouble running through all of them in little less than an hour. I have mine coming up late october in India and i have only 50 minutes to sell Wicket!. I like the reference to Pro JSF Ajax - I had the exact same feeling reading

Re: Ajax - Long process indicator ?

2007-09-12 Thread Mael Sicsic
In fact I my problem is the following : a form is submitted with an ajaxbutton, and processing of this form takes a long time (many server side DB checkings), and within this computing time, I would like to prevent the user to continue editing the form being processed... We have coded a

Re: Finishing wizard by pressing Enter

2007-09-12 Thread Vit Rozkovec
Eelco Hillenius wrote: On 9/12/07, Vit Rozkovec [EMAIL PROTECTED] wrote: I checked the code out with svn, and run my project with last revision, however the behavior is still the same. In the Wizard.java method onBeforeRender() there is a condition if (buttonBar instanceof

Re: Finishing wizard by pressing Enter

2007-09-12 Thread Eelco Hillenius
On 9/12/07, Vit Rozkovec [EMAIL PROTECTED] wrote: Eelco Hillenius wrote: On 9/12/07, Vit Rozkovec [EMAIL PROTECTED] wrote: I checked the code out with svn, and run my project with last revision, however the behavior is still the same. In the Wizard.java method onBeforeRender() there is

Re: Finishing wizard by pressing Enter

2007-09-12 Thread Vit Rozkovec
Eelco Hillenius wrote: On 9/12/07, Vit Rozkovec [EMAIL PROTECTED] wrote: Eelco Hillenius wrote: On 9/12/07, Vit Rozkovec [EMAIL PROTECTED] wrote: I checked the code out with svn, and run my project with last revision, however the behavior is still the same. In the Wizard.java

Re: Finishing wizard by pressing Enter

2007-09-12 Thread Eelco Hillenius
As I said earlier, in Wizard.java's method protected void onBeforeRender() { super.onBeforeRender(); Component buttonBar = get(BUTTONS_ID); if (buttonBar instanceof IDefaultButtonProvider) { IFormSubmittingComponent defaultButton =

Re: wicket authentication override

2007-09-12 Thread Eelco Hillenius
I would like to bypass the sign-in screen during development, but AuthenticatedWebSession provides no setSignedIn() method. So as far as I can tell, there is no way to skip the sign-in screen... Am I missing something? If not, can it be changed? I think we can add that. Can you provide a

Re: Two small questions

2007-09-12 Thread Sebastiaan van Erk
Hi, I decided to wrote a behavior to do what I want. Just in case anybody is interested, I will attach it to this email. You can use it like so: ExternalLink externalLink = new ExternalLink(externalLink, http://www.google.com;); externalLink.add(new DisableLinkBehavior());

Re: Finishing wizard by pressing Enter

2007-09-12 Thread Vit Rozkovec
Eelco Hillenius wrote: As I said earlier, in Wizard.java's method protected void onBeforeRender() { super.onBeforeRender(); Component buttonBar = get(BUTTONS_ID); if (buttonBar instanceof IDefaultButtonProvider) { IFormSubmittingComponent

Re: Two small questions

2007-09-12 Thread Gerolf Seitz
hi sebastiaan, what you could do instead of having the beforeDisabledLink and afterDisabledLink properties as members of the class, let the methods get(Before|After)DisabledLink return li and /li. in case the user wants to provide different before/after tags, they just override the methods and

Re: Finishing wizard by pressing Enter

2007-09-12 Thread Eelco Hillenius
It works perfect now. The only last thing I would do when accessing form is to either use in both cases getForm() or form Right, fixed that. Eelco - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: PageLink and markup inheritance problem

2007-09-12 Thread Carlos Pita
Sorry for the delay Igor, not exactly what you asked for but I have filed a new bug with an attached example that is probably closely related to this issue. https://issues.apache.org/jira/browse/WICKET-965 Regards, Carlos On 9/7/07, Igor Vaynberg [EMAIL PROTECTED] wrote: can you build a

Re: PageLink and markup inheritance problem

2007-09-12 Thread Gerolf Seitz
i tried the example you attached to the issue, but there is no exception thrown. i tried it with beta3 and latest trunk. both work as expected. gerolf On 9/13/07, Carlos Pita [EMAIL PROTECTED] wrote: Sorry for the delay Igor, not exactly what you asked for but I have filed a new bug with an

London Wicket Users Group - Tuesday October 2nd.

2007-09-12 Thread jweekend
The next London Wicket Users Group meeting will take place on Tuesday, 2nd October, 2007. These events have proven to be quite popular and a great, free way to learn more about the this fantastic (but mildly addictive) framework. If interested you can see details of planned presentations

I'm giving a Wicket Lunch 'n Learn at my company on the 27th

2007-09-12 Thread robert.mcguinness
I finally got a confirmation from my manager to go ahead with the presentation. I'm far from a Wicket expert, but I really like the framework and hopefully I will do a good enough job to do the framework some justice. I'll probably be on this board often to get assistance while I build my demo

Re: Wicket Web Beans 1.0-rc1 Released

2007-09-12 Thread Kent Tong
Hi Dan, It looks very powerful! BTW, why chose to use a config file (beanprops) instead of Java code? I think doing in Java for everything other than the standard web stuff (HTML/CSS/js) is a basic principle of Wicket. -- View this message in context:

How to render character entities such as nbsp

2007-09-12 Thread Jason Mihalick
Is it possible to render a character entity such as nbsp; in a Label? I've tried a few things, but I can't seem to get it to happen. I am working with the PageableListView and AjaxPagingNavigator and trying to get the AjaxPagingNavigator to render in a fixed location at the bottom of the HTML

RE: Tracking down an elusive error during migration to 1.3

2007-09-12 Thread David Leangen
Is there a possibility that this issue could be related to a classloading issue that I'm having? On Fri, 2007-09-07 at 07:21 +0900, David Leangen wrote: Johan, Anything I can do to help isolate the problem? I'm using trunk, btw... not the case that David has.. If i write a test

Re: Wicket Web Beans 1.0-rc1 Released

2007-09-12 Thread Dan Syrstad
Hi Kent: Thank you for your kind comments! It's nice to see several months of work be useful to others. I've heard the why not Java instead of beanprops comment before. I may even do something about it ;-). Seriously, that may be offered as an alternative to the beanprops file. I chose the

Re: How to render character entities such as nbsp

2007-09-12 Thread Eelco Hillenius
Is it possible to render a character entity such as nbsp; in a Label? I've tried a few things, but I can't seem to get it to happen. setEscapeModelStrings(false) Eelco - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: HOWTO create a new ResourceReference

2007-09-12 Thread Ryan Sonnek
Thanks for the help. I think I'm on the right track now. I just published a new version of the wicketstuff-rome project which uses a Resource to serve up RSS/Atom feeds instead of using a WebPage. Getting through the ResourceReference concept was my last hurdle. Please take a look and let me

Re: How to render character entities such as nbsp

2007-09-12 Thread Jon Laidler
You could use CSS positioning. Place an absolute positioned div on the page, put the table in it positioned relative to the div, place the AjaxPagingNavigator in a below the table positioned absolutely to the bottom of the div. The following example will place the navigator 300px from the

Re: PageLink and markup inheritance problem

2007-09-12 Thread Carlos Pita
Mh... my checkout is less than a week old, but I will update it tomorrow and try the example again. Maybe it was fixed these days. Regards, Carlos On 9/12/07, Gerolf Seitz [EMAIL PROTECTED] wrote: i tried the example you attached to the issue, but there is no exception thrown. i tried it with

Re: Ajax - Long process indicator ?

2007-09-12 Thread Erik van Oosten
Besides showing a progress indicator, you could also disable mouse interaction by overlaying a div that has the height and width of the entire page. Add a bit of javascript to the button to show/display such a div. Erik. Mael Sicsic wrote: In fact I my problem is the following : a form is

Re: wicket authentication override

2007-09-12 Thread Erik van Oosten
Hmm, how can this be done without breaking existing stuff? I think an easy solution would be to create your own subclass of AuthenticatedWebSession and override isSignedIn(). That isSignedIn() can check the application mode. Regards, Erik. Eelco Hillenius wrote: I would like to bypass