my wicket application log so many error about :unable to find component with ...

2010-06-20 Thread --
wicket version:1.4.9 my wicket application log file has so many error about unable to find component... it could be that the component is inside a repeater make your component return false in getStatelessHint(), 06-20 17:46:51.188[ RequestCycle.java:1521:ERROR] unable to find component

Re: Image Upload Using TinyMCE Within Wicket Framework

2010-04-30 Thread --
. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- 新希望软件---俞宏伟 Addr:宁波市人民路645弄312号(日湖国贸)1304室 Site:http://www.nhsoft.cn Tel: 0574-87280538 Fax: 0574-27825902 Mobile

Re: Wicketstuff updated!

2010-04-01 Thread --
- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- 新希望软件---俞宏伟 Addr:宁波市人民路645弄312号(日湖国贸)1304室 Site:http://www.nhsoft.cn Tel: 0574-87280538 Fax: 0574-27825902 Mobile:13780081921

wizard's AbstractFormValidator code occasionally execute, occasionally not execute

2009-12-29 Thread --
wizard has two steps: A and B A step contains some formcomponent, i add AbstractFormValidator in A step, but i found that AbstractFormValidator's sometime execute, sometimes do not execute. i also found A step's formcomponent value has not convert to data object. my code detail in attachment

Re: wicketstuff-dojo with wicket 1.4 compatibility

2009-09-30 Thread --
I have same problem. my project has used wicketstuff-dojo component, now I want to upgrade wicket from 1.3.7 to 1.4.1, all test well but wicketstuff-dojo's component throw exception. do wicketstuff-dojo project stop develop? On Mon, Sep 28, 2009 at 14:22, Elena Stoll elenast...@alice-dsl.net

Re: wicketstuff-dojo with wicket 1.4 compatibility

2009-09-30 Thread --
I find lastest code url is : https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-dojo-1.1

where to get wicket-dojo lastest code for wicket 1.4.1

2009-09-13 Thread --
now, i am upgrading wicket from wicket1.3.7 to wicket1.4.1,wasp,push,gmap2,minis all upgrade successfully, but wicket-dojo component upgrade failure: i can not find lastest code that is compatible with wicket 1.4.1, is wicket-dojo live? when i run wicket1.4.1 with wicket-dojo-1.3.snapshot, it

how to monitor session memory usage

2009-08-14 Thread --
sorry for my poor english. windows xp (32) + tomcat 6.x + Java 6 + wicket 1.3.7, tomcat memory allocate 1G (computer's total memory is 3G),but tomcat frequently break because of out of memory error when online user is about 100 . now, the list component including ListView,DataView, GridView use

Re: how to monitor session memory usage

2009-08-14 Thread --
://ptrthomas.wordpress.com/2009/01/14/seam-jsf-vs-wicket-performance-comparison/ Thanks, Peter. 2009/8/14 新希望软件 -- 俞宏伟 nhsoft@gmail.com: sorry for my poor english. windows xp (32) + tomcat 6.x + Java 6 + wicket 1.3.7, tomcat memory allocate 1G (computer's total memory is 3G),but tomcat

how to call javascript with AjaxPagingNavigator ?

2009-06-05 Thread --
Hi, all I need to call javascript after jumping to the next page, how can I do this? i try to add Behavior to my ajaxpagingNavigator, myAjaxpagingNavigator.add(new AbstractBehavior() { @Override public void renderHead(IHeaderResponse iHeaderResponse) {

how to use Tree Component with LoadableDetachableModel

2009-05-17 Thread --
Now i am using LinkTree with DefaultMutableTreeNode, it run well when tree node is limited in number, but when there has big number tree node, the wicket session file is too big, so i want to using LDM mode. is there any example code explain how to use tree component with loadabledetachablemodel.

Re: how to add filter for Palette choice

2009-04-27 Thread --
) You could also update via ajax using a textfield which sends the filtered text to server and server updates the select via ajax... I wonder if someone has made a select in which the filter is visually built into the select component? ** Martin 2009/4/28 新希望软件 -- 俞宏伟 nhsoft@gmail.com

[GMAP2] Map can not display in AjaxTabbedPanel

2008-12-29 Thread --
first, sorry for my poor englist. in normal page, GMAP can display well, but when add GMAP AjaxTabbedPanel, when click tab, the GMAP can not display(can not see any map image). if default tabindex of the Page is GMAP's Tab, it displays well. attachfile is example code. I have another question

Re: Modal window not appearing in IE

2008-12-27 Thread --
. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- 新希望软件---俞宏伟 Addr:宁波市人民路645弄312号(日湖国贸)1304室 Site:http://www.nhsoft.cn gtalk:nhsoft@gmail.com Tel: 0574-87280538 Fax: 0574-27825902

Re: Modal window not appearing in IE

2008-12-27 Thread --
��/a div wicket:id=mwCreateOrder/div On Sat, Dec 27, 2008 at 21:16, 新希望软件 -- 俞宏伟 nhsoft@gmail.com wrote: I hava same problem. watch wicket ajax debug windows, response content is empty in IE 6 *INFO: *Received ajax response (69 characters) *INFO: * ?xml version=1.0

how to start wicketstuff-core's GMAP2

2008-12-26 Thread --
First Sorry for my poor english. I have checked out wicketstuff-core source code, but i do not know how to generate wicket-core jars and example war. I want to run GMAP2 example, and then want to add GMAP2 to my wicket project(now using wicket 1.3.5). thanks.

Re: how to start wicketstuff-core's GMAP2

2008-12-26 Thread --
://wicketstuff.org/maven/repository/org/wicketstuff/gmap2-examples/1.4-SNAPSHOT/ -- Jeremy Thomerson http://www.wickettraining.com On Fri, Dec 26, 2008 at 7:27 AM, 新希望软件 -- 俞宏伟 nhsoft@gmail.com wrote: First Sorry for my poor english. I have checked out wicketstuff-core source code, but i do