Re: Tools for Managing a Wicket Project

2009-04-30 Thread Geeta Madhavi
ind a few tools that > - work well with Wicket > - make it easy for programmers to check code in and out > - manage project dependencies > - are easy to set up > - are easy to use > - are free > > I appreciate any and all suggestions. Thanks for your help! > -- Regards. Geeta Madhavi. K

Re: Maintenance of session in SpringWebApplication of Wicket

2009-04-28 Thread Geeta Madhavi
foo > > -- > Jeremy Thomerson > http://www.wickettraining.com > > > > > On Wed, Apr 29, 2009 at 1:14 AM, Geeta Madhavi > wrote: > > Hi, > > > > I usesd this is in the other page where i use the property model new > > > > PropertyModel(this

Re: Maintenance of session in SpringWebApplication of Wicket

2009-04-28 Thread Geeta Madhavi
ession(), "foo") > > -- > Jeremy Thomerson > http://www.wickettraining.com > > > > > On Wed, Apr 29, 2009 at 12:53 AM, Geeta Madhavi > wrote: > > Hi.. > > > > Can any one tell me how to maintain the session in wicket while using the > > sprin

Re: Update DropDownChoice with ModalWindow

2009-04-28 Thread Geeta Madhavi
ww.nabble.com/Update-DropDownChoice-with-ModalWindow-tp22595072p23290916.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Regards. Geeta Madhavi. K

Maintenance of session in SpringWebApplication of Wicket

2009-04-28 Thread Geeta Madhavi
this Wicket. -- Regards. Geeta Madhavi. K

How to Maintain the session in Wicket while using the SpringWebApplication

2009-04-27 Thread Geeta Madhavi
Hi. I want to maintain the session in the Wicket for drop down values. But i am using SpringWebApplication class. So, please tell me how to maintain the session need a sample example. -- Regards. Geeta Madhavi. K

components are not rendering help me out

2009-04-20 Thread Geeta Madhavi
Hi , I am newbie to the wicket i have a homepage where i have link on click of link i should go tot he other page i have added the link in the code but still it is telling that components fail to render i have multiple pages like this i need to give link on click on the link or submit button it sh

want help in storing the drop down values in the session values should be what we selected

2009-04-20 Thread Geeta Madhavi
selection of the values form the first drop down. So, kindly some on help me in this i have taken websession class extending i am getting the session object i just want to store those value's in session and what to display in another page. Need help as early as possible -- Regards. Geeta Ma