Re: JMeter load testing and Ajax - is it possible

2008-01-08 Thread anita nichols
How do I cancel my subscription to wicket. On Jan 8, 2008 9:30 AM, Peter Thomas [EMAIL PROTECTED] wrote: On Jan 8, 2008 9:58 PM, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED] wrote: Did you see the wicket wiki page on this... Looking closer I see you did(as you wrote a part of

Re: JMeter load testing and Ajax - is it possible

2008-01-08 Thread anita nichols
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -igor On Jan 8, 2008 10:00 AM, anita nichols [EMAIL PROTECTED] wrote: How do I cancel my subscription to wicket. On Jan 8, 2008 9:30 AM, Peter Thomas [EMAIL PROTECTED] wrote: On Jan 8, 2008 9:58 PM, Nino

Re: Problem with DefaultDataTable filtering?

2007-11-12 Thread anita nichols
Please unsubscribe

Library Samples

2007-10-18 Thread anita nichols
I tried to re-build the library sample on quick start project but I got HTTP ERROR: 503 SERVICE_UNAVAILABLE RequestURI=/librarytest/ If I remove the sign in, how to make this thing work? I copied all the files from the examples folder to my quick start project AuthenticatedWebPage.java

Wicket Examples

2007-10-10 Thread anita nichols
Is there a way that I can download the whole wicket examples source code? I'm interested with the library application example source code. Thanks, Anita

Re: Wicket Examples

2007-10-10 Thread anita nichols
, anita nichols [EMAIL PROTECTED] wrote: Is there a way that I can download the whole wicket examples source code? I'm interested with the library application example source code. Thanks, Anita - To unsubscribe, e-mail

Re: Wicket Example

2007-10-09 Thread anita nichols
-beta3 -DgroupId=com.anitascompany -DartifactId=bestprojectever and replace com.anitascompany and bestprojectever with whater gives best meaning for you. anita nichols wrote: Ok I have my wicket 1.3 running smoothly, how do try the wicket example? Do I need to remove all the files from

Wicket Stuff

2007-10-09 Thread anita nichols
I tried to create Sortable list using Wicket Stuff, but the SortableListView give me an error. What do I do wrong here, below is the code: import wicket.contrib.scriptaculous.*; add(new SortableListView(item, items) { protected void populateItem(ListItem item)

Wicket extension 1.3

2007-10-09 Thread anita nichols
Where can I get the Wicket 1.3 extension for my quickstart Where can I put those extension? Can I put it under Referenced Libraries? Thank you, Anita

Wicket extension

2007-10-09 Thread anita nichols
I got the wicket extension. Please disregard my question regarding the wicket extension anita

Quickstart 1.2 upgrade to 1.3

2007-10-08 Thread anita nichols
How do I upgrade wicket quickstart 1.2 to 1.3. If you can point me to any source that will be great

Re: Quickstart 1.2 upgrade to 1.3

2007-10-08 Thread anita nichols
PROTECTED] wrote: Why would you upgrade the quickstart from 1.2 to 1.3? Or do you want a download for quickstart with wicket 1.3? Do you use maven? What is your IDE: eclipse, netbeans, intellij IDEA? Martijn On 10/8/07, anita nichols [EMAIL PROTECTED] wrote: How do I upgrade wicket quickstart

Re: Quickstart 1.2 upgrade to 1.3

2007-10-08 Thread anita nichols
Thanks Frank. So far so good, but no luck on installing mvn netbeans:netbeans, but works for eclipse.. On 10/8/07, Frank Bille [EMAIL PROTECTED] wrote: On 10/8/07, anita nichols [EMAIL PROTECTED] wrote: How do I use the archetype to setup a wicket 1.3 project? or if I have to do

Re: Quickstart 1.2 upgrade to 1.3

2007-10-08 Thread anita nichols
a Wicket archetype (once Maven 2 is installed and in your path) are in fact extremely short and simple. And, so is the bit telling you how to set up a project for your IDE (Eclipse, in this case). Regards - Cemal jWeekend.co.uk Frank Bille-2 wrote: On 10/8/07, anita nichols [EMAIL

Re: Quickstart 1.2 upgrade to 1.3

2007-10-08 Thread anita nichols
in your CATALINA_BASE folder (or in CATALINA_HOME if CATALINA_BASE is not set by you or Netbeans)? Regards - Cemal http://jWeekend.co.uk jWeekend.co.uk anita nichols wrote: Everything looks fine, I followed all the instruction, but I got this HTTP Status 404 - /WicketProject

Wicket Example

2007-10-08 Thread anita nichols
Ok I have my wicket 1.3 running smoothly, how do try the wicket example? Do I need to remove all the files from com.mycompany folder? or can I just create a new one and redirect the page to my new application? how to redirect? Thanks, Anita

Re: CompoundPropertyModel stops working when form validation fails.

2007-10-03 Thread anita nichols
How do I use datagrid on wicket? I tried the datagrid sample on wicket 1.2 is sooo confusing. Any sugestion where to look

Re: help script.aculo.us wicket

2007-08-20 Thread anita nichols
-scriptaculous anita nichols wrote: I download the jar, but how do I use script.aculo.us on wicket? Thanks, Anita - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: ListView + AjaxEditableLabel + move down and move up

2007-08-07 Thread anita nichols
in the onSubmit method of the ajaxbuttons + add the parent container of the listview to the ajaxrequesttarget i haven't tried the approach myself, but maybe it's something to get you started. hth, gerolf On 8/4/07, anita nichols [EMAIL PROTECTED] wrote: I have a list view (to do list

help script.aculo.us wicket

2007-08-07 Thread anita nichols
I download the jar, but how do I use script.aculo.us on wicket? Thanks, Anita